Status: Pass 207 Failure 32 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
fail
ft1.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:07:54,167 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.280s
2025-12-09 21:07:54,167 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b2dfd7-759a-4a2d-9384-64712715ded8', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b2dfd7-759a-4a2d-9384-64712715ded8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.108550", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:07:54,359 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.182s
2025-12-09 21:07:54,359 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-630211414"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30acf39-7c9b-4fa1-927a-a336f41d15ce', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30acf39-7c9b-4fa1-927a-a336f41d15ce', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "9414ce64-a591-455a-aa5d-25b2562dac0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.298763", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-630211414", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9414ce64-a591-455a-aa5d-25b2562dac0d"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9414ce64-a591-455a-aa5d-25b2562dac0d"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:07:54,570 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.197s
2025-12-09 21:07:54,570 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-13046872"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665861ff-856b-4c3c-9639-4a3dbe6892e2', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665861ff-856b-4c3c-9639-4a3dbe6892e2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "a7ddf32a-f0c0-4ab6-bb6a-d3820047a512", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.508233", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-13046872", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/a7ddf32a-f0c0-4ab6-bb6a-d3820047a512"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/a7ddf32a-f0c0-4ab6-bb6a-d3820047a512"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:07:54,770 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.190s
2025-12-09 21:07:54,770 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1564604124"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e73e0b0-81f4-46ff-97c2-ababcccdb573', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e73e0b0-81f4-46ff-97c2-ababcccdb573', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "35844b47-ddfe-43ef-89a9-16277f384f5d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.710756", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1564604124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/35844b47-ddfe-43ef-89a9-16277f384f5d"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/35844b47-ddfe-43ef-89a9-16277f384f5d"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:07:54,973 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.193s
2025-12-09 21:07:54,973 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1442901997"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db9410f-88b6-4879-a9fe-5d47961651e6', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db9410f-88b6-4879-a9fe-5d47961651e6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "0f568178-8add-4d03-986b-ac095392aee0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.913460", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1442901997", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0f568178-8add-4d03-986b-ac095392aee0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0f568178-8add-4d03-986b-ac095392aee0"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:07:55,026 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.039s
2025-12-09 21:07:55,027 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fc7aef-569f-4f16-b4f8-b32cd96f12f0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fc7aef-569f-4f16-b4f8-b32cd96f12f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:07:56,076 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:07:56,077 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff08a0b-bc9b-4915-83f2-e0f4d5944795', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff08a0b-bc9b-4915-83f2-e0f4d5944795', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:07:57,122 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:07:57,122 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f23bb0-902b-4706-87df-50d268c27cdf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f23bb0-902b-4706-87df-50d268c27cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:07:58,167 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:07:58,167 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4b46b8-20f5-4c24-ba7f-375c7370328c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4b46b8-20f5-4c24-ba7f-375c7370328c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:07:59,212 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:07:59,212 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9a2bb8-d78c-4a5f-8263-d926a873935b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9a2bb8-d78c-4a5f-8263-d926a873935b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:00,266 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.043s
2025-12-09 21:08:00,267 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08356eb3-b290-4012-9cc6-e42b5f7526a6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08356eb3-b290-4012-9cc6-e42b5f7526a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:01,314 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:08:01,315 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3faa90-4167-4d9e-a2cf-a5ef9733272d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3faa90-4167-4d9e-a2cf-a5ef9733272d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:02,360 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:02,361 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02e6e29-3330-43ea-87d0-7756a16cdd06', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02e6e29-3330-43ea-87d0-7756a16cdd06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:03,409 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:08:03,410 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87773dd-1084-444a-adf9-3118756fec8e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87773dd-1084-444a-adf9-3118756fec8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:04,466 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.042s
2025-12-09 21:08:04,466 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529992d9-530f-435d-93e3-d6862b512f27', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529992d9-530f-435d-93e3-d6862b512f27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:05,513 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:05,513 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0d9ecc-2d14-47e9-b33a-08f357b103ad', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0d9ecc-2d14-47e9-b33a-08f357b103ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:06,560 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:06,560 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7d8e58-aea3-4978-9e22-1f498a5d32f2', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7d8e58-aea3-4978-9e22-1f498a5d32f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:07,613 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.041s
2025-12-09 21:08:07,614 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-608c97b6-9db9-4e12-80c7-485c7ff2dcff', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-608c97b6-9db9-4e12-80c7-485c7ff2dcff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:08,667 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.041s
2025-12-09 21:08:08,667 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cec10d7-b51b-4f53-a22d-e63a4964b971', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cec10d7-b51b-4f53-a22d-e63a4964b971', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:09,713 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:09,713 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38058e1-08f3-4620-bd26-42c295802b91', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38058e1-08f3-4620-bd26-42c295802b91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:10,761 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:08:10,761 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb491054-a543-4423-baf1-d47a60671196', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb491054-a543-4423-baf1-d47a60671196', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:11,815 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:08:11,815 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff703f3-b60d-4803-b040-e058cfaae5cc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff703f3-b60d-4803-b040-e058cfaae5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:12,869 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.041s
2025-12-09 21:08:12,870 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b711e000-c648-4932-9639-9d56ff2a0831', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b711e000-c648-4932-9639-9d56ff2a0831', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:13,914 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:08:13,915 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c4d289-2364-48b2-b1b3-7baf71fc1535', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c4d289-2364-48b2-b1b3-7baf71fc1535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:14,965 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:08:14,966 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04181a39-cde6-40e0-b8be-cb88345e39b6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04181a39-cde6-40e0-b8be-cb88345e39b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:16,020 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:08:16,020 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd220bca-e9bb-4d6a-b5b5-a4a169c48a0e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd220bca-e9bb-4d6a-b5b5-a4a169c48a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:17,065 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:08:17,066 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97d7b45-95a3-428c-ad92-1322697ee47d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97d7b45-95a3-428c-ad92-1322697ee47d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:18,110 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:08:18,110 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efb3bf3-7f4a-45d6-b377-04f8798a44f6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efb3bf3-7f4a-45d6-b377-04f8798a44f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:19,155 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:08:19,155 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103ff0e6-c94e-4588-9da3-332d6214e286', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103ff0e6-c94e-4588-9da3-332d6214e286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:20,209 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.043s
2025-12-09 21:08:20,210 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365c4c41-8056-4607-a28d-94953e553e2a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365c4c41-8056-4607-a28d-94953e553e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:21,256 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:08:21,257 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e57840-fd1a-423d-ae9c-79b8514947ae', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e57840-fd1a-423d-ae9c-79b8514947ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:22,302 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:08:22,302 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c772a7-f294-4789-b4dd-2955caca12b1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c772a7-f294-4789-b4dd-2955caca12b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:23,348 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:23,348 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045442f8-40a9-4401-a0df-70296e3804b3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045442f8-40a9-4401-a0df-70296e3804b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:24,398 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:08:24,398 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d749aa-9eab-4b99-8fb1-b5804b64d55e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d749aa-9eab-4b99-8fb1-b5804b64d55e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:25,446 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:08:25,446 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee0b879-6b5d-4ed9-8228-415dbe1a6bc0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee0b879-6b5d-4ed9-8228-415dbe1a6bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:26,497 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.039s
2025-12-09 21:08:26,497 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abc62b3-36ed-4d34-866c-792cc66b7e90', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abc62b3-36ed-4d34-866c-792cc66b7e90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:27,543 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:27,544 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e7be54-afd7-4e32-88f2-4411268a664b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e7be54-afd7-4e32-88f2-4411268a664b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:28,594 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:28,595 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b663ce8-6be7-454a-be62-d91eec483d9d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b663ce8-6be7-454a-be62-d91eec483d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:29,640 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:29,640 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e42729e-a2aa-4ae0-9b4d-7bf52dfb8073', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e42729e-a2aa-4ae0-9b4d-7bf52dfb8073', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:30,687 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:08:30,687 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c4c803-d09f-427b-aaa4-0b46d3581cc0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c4c803-d09f-427b-aaa4-0b46d3581cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:31,736 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:08:31,736 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34791538-f33a-434c-a5a0-dc365b947211', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34791538-f33a-434c-a5a0-dc365b947211', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:32,781 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:08:32,781 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66781759-88dd-408a-951b-c4da3d89b08f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66781759-88dd-408a-951b-c4da3d89b08f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:33,837 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:08:33,837 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5a8f86-33fd-4a8d-babe-b4f330e703cb', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5a8f86-33fd-4a8d-babe-b4f330e703cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:34,895 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.042s
2025-12-09 21:08:34,895 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f06517-e1b1-4415-94ab-7cfcd5616673', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f06517-e1b1-4415-94ab-7cfcd5616673', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:35,943 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:08:35,944 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf65abd-f275-4347-be9b-7538ef6c3f88', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf65abd-f275-4347-be9b-7538ef6c3f88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:36,988 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:08:36,989 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5767f595-9db1-4de5-afa8-3159f6238706', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5767f595-9db1-4de5-afa8-3159f6238706', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:38,031 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:08:38,031 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea0eec8-2bfb-432a-91df-55d1b25ed0d5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea0eec8-2bfb-432a-91df-55d1b25ed0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:39,074 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:08:39,074 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07d8400-1c9c-4ed6-822b-64fc78fb80ca', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07d8400-1c9c-4ed6-822b-64fc78fb80ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:40,117 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:08:40,118 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d113224b-c992-49a8-b5d2-b08362ab0c6a', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d113224b-c992-49a8-b5d2-b08362ab0c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:41,163 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:41,163 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0a8153-cefb-4aa5-95d2-77a1a15abf16', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0a8153-cefb-4aa5-95d2-77a1a15abf16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:42,206 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:08:42,207 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5096bd10-c1cd-402b-9c42-03903dcae921', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5096bd10-c1cd-402b-9c42-03903dcae921', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:43,260 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.042s
2025-12-09 21:08:43,260 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0feb8233-0166-4a70-b8e9-3803585a0288', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0feb8233-0166-4a70-b8e9-3803585a0288', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:44,308 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:08:44,308 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3fedbd-044d-4886-942b-01c89d2433fe', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3fedbd-044d-4886-942b-01c89d2433fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:45,353 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:45,354 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a9d990-010a-4238-b413-150cc71e30ae', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a9d990-010a-4238-b413-150cc71e30ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:46,408 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.043s
2025-12-09 21:08:46,408 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0762c487-7185-4c89-82ab-e938e02073de', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0762c487-7185-4c89-82ab-e938e02073de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:47,454 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:47,454 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766e795a-74a6-4491-b7cb-5755a925911d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766e795a-74a6-4491-b7cb-5755a925911d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:48,500 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:48,500 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26baade7-8a9f-41e8-b499-02cf6f5ebc5b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26baade7-8a9f-41e8-b499-02cf6f5ebc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:49,546 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:49,547 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f8ea4b-a116-4b34-8a62-87be48b9f8ca', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f8ea4b-a116-4b34-8a62-87be48b9f8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:50,592 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:50,592 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70083611-e1e7-46ab-8bd3-b7713c106ee9', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70083611-e1e7-46ab-8bd3-b7713c106ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:51,642 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:08:51,642 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1702d82d-579d-4ed7-8100-46dd9050b9a1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1702d82d-579d-4ed7-8100-46dd9050b9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:52,697 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.043s
2025-12-09 21:08:52,697 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65398b00-9c93-4da6-92f2-15e003c5fe95', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65398b00-9c93-4da6-92f2-15e003c5fe95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:53,743 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:53,743 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9f2862-1507-42b6-8a9e-559aa4ec1cd7', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9f2862-1507-42b6-8a9e-559aa4ec1cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:54,791 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:08:54,791 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b57623-ccce-4d0f-ba76-7bb5720076f5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b57623-ccce-4d0f-ba76-7bb5720076f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:55,836 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:55,837 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa861816-aab9-4ea7-a020-70298ac761e5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa861816-aab9-4ea7-a020-70298ac761e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:56,882 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:56,882 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74ce6d2-ae3a-43f3-8a3d-5b7c8e33c1a8', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74ce6d2-ae3a-43f3-8a3d-5b7c8e33c1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:57,927 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:08:57,927 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf59b2e-b0ba-4e14-88ac-b6591661d37e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf59b2e-b0ba-4e14-88ac-b6591661d37e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:08:58,973 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:08:58,973 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d5ff12-8b58-46cb-a231-1c8706cce033', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d5ff12-8b58-46cb-a231-1c8706cce033', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:00,019 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:00,019 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c18989e-7e71-4f47-8617-7fe58a4d4faa', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c18989e-7e71-4f47-8617-7fe58a4d4faa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:01,062 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:09:01,063 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802e309d-bc30-4e82-b609-dc1103fe5d12', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802e309d-bc30-4e82-b609-dc1103fe5d12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:02,105 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:09:02,105 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418067b5-5aed-4fd8-897a-0dd64dedfb68', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418067b5-5aed-4fd8-897a-0dd64dedfb68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:03,151 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:09:03,151 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3db27ff-263c-447c-ba06-1ace9d068fe3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3db27ff-263c-447c-ba06-1ace9d068fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:04,195 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:09:04,196 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b290a4-f2ad-4b4b-8074-5a0248670131', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b290a4-f2ad-4b4b-8074-5a0248670131', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:05,241 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:09:05,241 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4786212d-88bc-459f-9f16-72c0e8319d5d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4786212d-88bc-459f-9f16-72c0e8319d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:06,287 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:09:06,288 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837a4df0-c96f-48b2-9439-440a353e676f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837a4df0-c96f-48b2-9439-440a353e676f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:07,333 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:09:07,333 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85d2953-7121-4ed3-a84f-993b8996b98c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85d2953-7121-4ed3-a84f-993b8996b98c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:08,383 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:09:08,383 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824a8adb-500e-4860-a78a-ebbd416ebbca', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824a8adb-500e-4860-a78a-ebbd416ebbca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:09,432 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:09:09,432 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776b4855-dd5f-4f7b-9b93-8a1c668877ac', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776b4855-dd5f-4f7b-9b93-8a1c668877ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:10,477 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:10,477 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5125c88f-33b5-4bc7-b615-8d4244062acf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5125c88f-33b5-4bc7-b615-8d4244062acf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:11,523 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:09:11,523 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47062e8-c607-4589-a45f-beef838cf58d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47062e8-c607-4589-a45f-beef838cf58d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:12,572 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:09:12,572 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0468031-7d71-4036-8951-50fd3150e46e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0468031-7d71-4036-8951-50fd3150e46e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:13,630 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.046s
2025-12-09 21:09:13,630 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a64c7bc-39ab-42ea-9af9-233a03f63fa3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a64c7bc-39ab-42ea-9af9-233a03f63fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:14,673 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:09:14,673 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7d82f8-063c-4f80-9b42-f7821609fe87', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a7d82f8-063c-4f80-9b42-f7821609fe87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:15,717 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:15,718 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a089f9f1-dbdd-4da2-9acf-82fa8ef30123', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a089f9f1-dbdd-4da2-9acf-82fa8ef30123', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:16,763 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:16,763 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340d0325-85a5-428f-bd6d-56444caba926', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340d0325-85a5-428f-bd6d-56444caba926', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:17,808 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:17,808 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3bf509-b649-485e-9892-bc1cb63d04dd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3bf509-b649-485e-9892-bc1cb63d04dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:18,855 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:09:18,855 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b30700-d628-483b-a246-2de11597aa82', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b30700-d628-483b-a246-2de11597aa82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:19,900 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:19,901 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506da78f-6cfb-43dd-8fbc-a0a79a139ad6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506da78f-6cfb-43dd-8fbc-a0a79a139ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:20,956 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.043s
2025-12-09 21:09:20,956 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7079096f-4ad0-4e08-a0d0-8e01e9b8e7bb', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7079096f-4ad0-4e08-a0d0-8e01e9b8e7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:22,008 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.040s
2025-12-09 21:09:22,009 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e059261-7b37-4ae9-8d26-c7545cbde2c9', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e059261-7b37-4ae9-8d26-c7545cbde2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:23,054 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:23,054 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36421210-d3f8-45a1-8a16-6b516cd219bd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36421210-d3f8-45a1-8a16-6b516cd219bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:24,097 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:09:24,097 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e83f7e9-5c65-4fba-86a3-e91c65f92ebd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e83f7e9-5c65-4fba-86a3-e91c65f92ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:25,142 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:25,143 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166e57f8-f0e2-4434-a406-4ed874f7db8c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166e57f8-f0e2-4434-a406-4ed874f7db8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:26,187 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:09:26,187 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3e8c3d-2b99-4209-8d24-9e00b9560267', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3e8c3d-2b99-4209-8d24-9e00b9560267', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:27,232 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:27,232 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-044b31ae-7039-45f3-a54b-c918b5d19c1d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-044b31ae-7039-45f3-a54b-c918b5d19c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:28,279 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:09:28,279 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8360b95-64fb-4df8-99aa-bd4b610bf1f4', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8360b95-64fb-4df8-99aa-bd4b610bf1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:29,325 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:09:29,325 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23eed8c5-6827-4526-a090-3f46c9100c75', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23eed8c5-6827-4526-a090-3f46c9100c75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:30,371 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:09:30,372 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbad220a-d9f3-4e00-aa17-f02cd2798788', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbad220a-d9f3-4e00-aa17-f02cd2798788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:31,416 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:31,416 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8888fdb-b00c-48b6-a27d-47082f2279a3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8888fdb-b00c-48b6-a27d-47082f2279a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:32,462 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:09:32,462 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466e1aec-b94b-4d0b-a1f6-b870869d55d0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466e1aec-b94b-4d0b-a1f6-b870869d55d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:33,515 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.042s
2025-12-09 21:09:33,515 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf6a278-15ad-41b0-9862-e5f3251eb495', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf6a278-15ad-41b0-9862-e5f3251eb495', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:34,568 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.041s
2025-12-09 21:09:34,568 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3eca54-02dc-4d92-a5e5-632ab45fa06f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3eca54-02dc-4d92-a5e5-632ab45fa06f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:35,613 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:35,613 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54036cae-401a-4df2-bdc6-5c544230e1b6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54036cae-401a-4df2-bdc6-5c544230e1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:36,661 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:09:36,662 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bacb37bf-dae0-4e6e-a19e-e75c63976460', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bacb37bf-dae0-4e6e-a19e-e75c63976460', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:37,709 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:09:37,709 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd617de-25df-4d34-b994-26120cb43014', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd617de-25df-4d34-b994-26120cb43014', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:38,754 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:38,755 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1fa4b1-6bd5-4694-a912-4379d69cdd38', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1fa4b1-6bd5-4694-a912-4379d69cdd38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:39,808 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:09:39,808 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b03112-936e-4d78-be2a-6f13cad288d6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b03112-936e-4d78-be2a-6f13cad288d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:40,862 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:09:40,862 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3861bb-4b87-4ba1-a780-c3d5e2065d7b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3861bb-4b87-4ba1-a780-c3d5e2065d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:41,909 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:09:41,909 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497df70b-314b-460a-8411-7c8da67c5e74', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497df70b-314b-460a-8411-7c8da67c5e74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:42,952 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:09:42,952 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc243bba-76a1-489f-b699-9bfdbb809890', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc243bba-76a1-489f-b699-9bfdbb809890', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:43,996 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:43,996 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8c49c7-e30e-4d1c-aa07-2afbce3319a1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8c49c7-e30e-4d1c-aa07-2afbce3319a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:45,053 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.040s
2025-12-09 21:09:45,053 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977b6b80-fae4-49b4-bdba-a98861e20bde', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977b6b80-fae4-49b4-bdba-a98861e20bde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:46,100 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:09:46,101 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886a5d38-a79e-4fd3-9b72-72f918245d60', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886a5d38-a79e-4fd3-9b72-72f918245d60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:47,151 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:09:47,151 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a9ce92-0a67-44c0-ae5d-8618585be57c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a9ce92-0a67-44c0-ae5d-8618585be57c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:48,199 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:09:48,200 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42b9504-6564-4f40-8c47-397a8595c867', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42b9504-6564-4f40-8c47-397a8595c867', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:49,246 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:09:49,246 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e77a6e-bb85-4ade-bfe7-b9fdf4802108', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e77a6e-bb85-4ade-bfe7-b9fdf4802108', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:50,291 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:09:50,291 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52eeeb86-d67f-4522-adf7-73651a294b44', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52eeeb86-d67f-4522-adf7-73651a294b44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:51,345 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.042s
2025-12-09 21:09:51,345 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2e862bd-c136-471d-bd57-b419504b1020', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2e862bd-c136-471d-bd57-b419504b1020', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:52,395 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:09:52,395 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8951e419-1bd5-481d-8624-b2a66905592d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8951e419-1bd5-481d-8624-b2a66905592d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:53,443 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:09:53,443 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cef4f22-449c-4313-8222-075643f3732c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cef4f22-449c-4313-8222-075643f3732c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:54,497 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:09:54,497 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc0f461-1986-4367-b65f-792acd0d6bc9', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc0f461-1986-4367-b65f-792acd0d6bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:55,552 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.043s
2025-12-09 21:09:55,552 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc285061-6ed7-432d-b163-342b45731883', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc285061-6ed7-432d-b163-342b45731883', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:56,609 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.044s
2025-12-09 21:09:56,609 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f79b56e-0970-4ed4-894c-3f912d6b35b3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f79b56e-0970-4ed4-894c-3f912d6b35b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:57,658 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:09:57,659 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95bdcb0-6c2d-487d-8b75-574d2ad37e2c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95bdcb0-6c2d-487d-8b75-574d2ad37e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:58,718 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.047s
2025-12-09 21:09:58,718 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0763da0-35d8-4249-b6c2-d6c9dce6d721', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0763da0-35d8-4249-b6c2-d6c9dce6d721', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:09:59,768 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:09:59,768 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1247bafa-4cb8-4741-9acd-9c80d4c0ffe0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1247bafa-4cb8-4741-9acd-9c80d4c0ffe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:00,818 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:10:00,819 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee183b1-8d63-4b76-b9a5-114a621c1061', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee183b1-8d63-4b76-b9a5-114a621c1061', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:01,868 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:10:01,869 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b32317-ebf3-4098-8469-8af4a646d055', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b32317-ebf3-4098-8469-8af4a646d055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:02,918 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:02,919 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d86c64-6590-4a14-876d-9251cc675fa1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d86c64-6590-4a14-876d-9251cc675fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:03,968 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:10:03,968 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0042754f-9c0a-440f-964e-f754e16b2594', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0042754f-9c0a-440f-964e-f754e16b2594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:05,025 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.040s
2025-12-09 21:10:05,026 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a612c27-b3e6-490a-92f7-fd0a2ecb4938', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a612c27-b3e6-490a-92f7-fd0a2ecb4938', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:06,070 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:06,070 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d889a7-d7f6-47e1-b14e-e4a697785963', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d889a7-d7f6-47e1-b14e-e4a697785963', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:07,115 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:07,116 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f03f5f5-4f11-4fd7-836a-6cb24eb2cfed', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f03f5f5-4f11-4fd7-836a-6cb24eb2cfed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:08,175 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.048s
2025-12-09 21:10:08,175 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5466fd50-ba6f-4a58-9f85-cf36905b6c96', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5466fd50-ba6f-4a58-9f85-cf36905b6c96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:09,221 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:09,222 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734d2480-6432-4259-ade8-e011320757a6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734d2480-6432-4259-ade8-e011320757a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:10,268 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:10:10,269 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98fe7d5-4a24-40c2-9cbf-e5f35e504c97', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98fe7d5-4a24-40c2-9cbf-e5f35e504c97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:11,319 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:11,320 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4875214a-898c-4fa7-8d78-7d4e129ec1de', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4875214a-898c-4fa7-8d78-7d4e129ec1de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:12,368 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:12,368 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf54762-6769-4cb9-8cd0-b047c5218f7c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf54762-6769-4cb9-8cd0-b047c5218f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:13,412 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:13,413 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680734e6-8ee4-4af6-8668-09405e378562', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680734e6-8ee4-4af6-8668-09405e378562', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:14,461 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:10:14,461 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b3680d-6923-46fd-9710-9907b93089fc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b3680d-6923-46fd-9710-9907b93089fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:15,505 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:15,505 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c7cd67-48d8-47ba-a11c-791f84e9edd7', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c7cd67-48d8-47ba-a11c-791f84e9edd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:16,554 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:16,554 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35376cad-ca08-48ae-b8a6-7f1e8f8661e0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35376cad-ca08-48ae-b8a6-7f1e8f8661e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:17,600 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:10:17,600 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79019c8d-a23a-4619-9b5d-7439a5817a0e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79019c8d-a23a-4619-9b5d-7439a5817a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:18,650 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:10:18,651 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b6f5bb-b818-402f-adb1-ccc4e319edcd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b6f5bb-b818-402f-adb1-ccc4e319edcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:19,701 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.040s
2025-12-09 21:10:19,701 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f263fa-2207-4f16-881e-c3db21f9d570', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f263fa-2207-4f16-881e-c3db21f9d570', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:20,747 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:20,747 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420ab911-02f3-47db-8fd8-123e4ffb1bf7', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420ab911-02f3-47db-8fd8-123e4ffb1bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:21,799 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.039s
2025-12-09 21:10:21,799 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8044246-fce7-4c57-86d5-1b162d4938f5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8044246-fce7-4c57-86d5-1b162d4938f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:22,866 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.053s
2025-12-09 21:10:22,867 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edb71b0-397d-4942-9840-8a4076acd883', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edb71b0-397d-4942-9840-8a4076acd883', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:23,913 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:23,913 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44799a9-97be-494d-9f61-a73dc1360b63', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44799a9-97be-494d-9f61-a73dc1360b63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:24,960 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:10:24,960 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2fe92c-23c9-4bd4-8645-be3a1cf5df83', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2fe92c-23c9-4bd4-8645-be3a1cf5df83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:26,010 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:26,011 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea445789-5d03-4e97-b7ce-67744d8ce80e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea445789-5d03-4e97-b7ce-67744d8ce80e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:27,054 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:10:27,054 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a197ee00-66c0-43fe-bfd7-3da2999e704b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a197ee00-66c0-43fe-bfd7-3da2999e704b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:28,103 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:10:28,103 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8f000d-b6d1-4401-909d-fc62cf5bc4fe', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8f000d-b6d1-4401-909d-fc62cf5bc4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:29,147 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:29,147 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34603bf8-003f-4271-ac30-18a2201454c3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34603bf8-003f-4271-ac30-18a2201454c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:30,192 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:10:30,192 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48807ee2-55a2-4229-a5b7-70dfe856e555', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48807ee2-55a2-4229-a5b7-70dfe856e555', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:31,237 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:10:31,237 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cff16b9-1c03-49c6-8657-be24663d5dfa', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cff16b9-1c03-49c6-8657-be24663d5dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:32,280 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:32,281 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec843be-85e3-412b-89ec-5d20dfe98389', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec843be-85e3-412b-89ec-5d20dfe98389', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:33,325 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:10:33,325 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780d4790-ba02-45e0-8219-4ed3db225176', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780d4790-ba02-45e0-8219-4ed3db225176', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:34,367 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:10:34,367 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1bd67c-8792-41ed-bf38-e53a3625f1dd', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1bd67c-8792-41ed-bf38-e53a3625f1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:35,411 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:35,411 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f5987dc-c3ea-4798-a11b-6fbb29901919', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f5987dc-c3ea-4798-a11b-6fbb29901919', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:36,459 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.036s
2025-12-09 21:10:36,459 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20cb311-7103-49ed-90a1-fed4efcc99f5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20cb311-7103-49ed-90a1-fed4efcc99f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:37,505 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:37,505 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3dd573-3db5-44e8-8e19-e0c6962d1291', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3dd573-3db5-44e8-8e19-e0c6962d1291', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:38,554 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.037s
2025-12-09 21:10:38,554 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa2378bd-9fb6-41c4-ace5-036d904f402c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa2378bd-9fb6-41c4-ace5-036d904f402c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:39,600 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:10:39,600 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315e2c9f-fe84-4fa2-83a2-21ca31c0164f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315e2c9f-fe84-4fa2-83a2-21ca31c0164f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:40,646 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:40,646 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b61a165-dd80-478b-a6b8-c8f1ad7bed92', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b61a165-dd80-478b-a6b8-c8f1ad7bed92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:41,690 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:41,691 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1c3059-a0fd-49c3-8969-c909dea63800', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1c3059-a0fd-49c3-8969-c909dea63800', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:42,734 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:42,735 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d8efb5-d153-43b3-b209-41ea336d9b71', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d8efb5-d153-43b3-b209-41ea336d9b71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:43,778 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:10:43,778 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991d0776-36e4-4d56-bc09-303362767d34', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991d0776-36e4-4d56-bc09-303362767d34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:44,822 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:44,822 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8e6ca5-06c2-40f6-905b-64b6c80422a2', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8e6ca5-06c2-40f6-905b-64b6c80422a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:45,865 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:45,866 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d9bdf4e-0669-4940-88b4-fce31f884022', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d9bdf4e-0669-4940-88b4-fce31f884022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:46,911 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:46,911 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e9e01d-120d-42f0-98cd-b9bf5981530e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e9e01d-120d-42f0-98cd-b9bf5981530e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:47,960 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:10:47,960 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f51749-69b3-4a11-9a8e-8355abe9c3b1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f51749-69b3-4a11-9a8e-8355abe9c3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:49,003 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:10:49,004 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ae9738-867f-4c51-b663-eaa19343d305', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ae9738-867f-4c51-b663-eaa19343d305', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:50,054 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:50,055 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151808ee-1e0f-4b75-9dd5-5d7b27b169b4', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151808ee-1e0f-4b75-9dd5-5d7b27b169b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:51,097 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:10:51,097 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f57db1-a0f9-442b-8e52-c104f39d7e54', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f57db1-a0f9-442b-8e52-c104f39d7e54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:52,138 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.029s
2025-12-09 21:10:52,139 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa16d6e0-8389-4a11-9c84-abd3dbd7e28c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa16d6e0-8389-4a11-9c84-abd3dbd7e28c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:53,189 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.039s
2025-12-09 21:10:53,189 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0899656f-5993-4e99-955d-a2886d6931e4', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0899656f-5993-4e99-955d-a2886d6931e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:54,233 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:10:54,234 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc0f8424-acd8-44f0-add8-0a11c521665c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc0f8424-acd8-44f0-add8-0a11c521665c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:55,277 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:10:55,277 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba2ee61-f7b0-4ccb-a008-75f051b66ff0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba2ee61-f7b0-4ccb-a008-75f051b66ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:56,322 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:10:56,322 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c0f6683-9543-4138-871a-9d122490b44b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c0f6683-9543-4138-871a-9d122490b44b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:57,364 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.030s
2025-12-09 21:10:57,364 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89654dc0-8d26-45fe-a922-6fb3b65af772', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89654dc0-8d26-45fe-a922-6fb3b65af772', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:58,411 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:10:58,411 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0c3c4d-ade8-4804-9cc2-7c8450b4169e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0c3c4d-ade8-4804-9cc2-7c8450b4169e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:10:59,460 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:10:59,461 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9122164e-0957-40f0-92bd-7db8c8197209', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9122164e-0957-40f0-92bd-7db8c8197209', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:00,505 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:11:00,506 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652e61de-02a6-4daf-835e-37fd04a708c1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652e61de-02a6-4daf-835e-37fd04a708c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:01,718 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.200s
2025-12-09 21:11:01,718 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b9602d-a753-42f5-9bf0-bd94f7c5b680', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b9602d-a753-42f5-9bf0-bd94f7c5b680', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:02,769 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.039s
2025-12-09 21:11:02,769 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b8bad0-2064-4f3b-b31a-77bdad49d9e0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b8bad0-2064-4f3b-b31a-77bdad49d9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:03,819 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.038s
2025-12-09 21:11:03,819 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780bfd27-6f1a-4a96-a4d3-3550ef400a86', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780bfd27-6f1a-4a96-a4d3-3550ef400a86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:04,866 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:11:04,866 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cba8a5f-4236-45d5-9d57-41d46838c834', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cba8a5f-4236-45d5-9d57-41d46838c834', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:05,909 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.032s
2025-12-09 21:11:05,909 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4c6202-0644-4e14-ab28-6b8996db7630', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4c6202-0644-4e14-ab28-6b8996db7630', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:06,956 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.034s
2025-12-09 21:11:06,956 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1252ca5-364c-4f19-a453-3f2fac8d9e4b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1252ca5-364c-4f19-a453-3f2fac8d9e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:08,000 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.033s
2025-12-09 21:11:08,000 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f180e8-df48-4734-bb38-ff145dacf429', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f180e8-df48-4734-bb38-ff145dacf429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:09,049 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:11:09,049 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0280148e-bcaa-4c20-a5a8-b0badce19e37', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0280148e-bcaa-4c20-a5a8-b0badce19e37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:10,096 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.035s
2025-12-09 21:11:10,096 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4eac52-28b4-4516-9adf-bca7662e5776', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4eac52-28b4-4516-9adf-bca7662e5776', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
2025-12-09 21:11:11,138 82092 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb 0.031s
2025-12-09 21:11:11,139 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aecbf6a8-ec77-40ae-bf30-9bd583dbe0af', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aecbf6a8-ec77-40ae-bf30-9bd583dbe0af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb'}
Body: b'{"volume": {"id": "19ca2fcc-92df-407e-930c-074faf4136cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:07:54.000000", "updated_at": "2025-12-09T20:07:54.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1369265378", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/19ca2fcc-92df-407e-930c-074faf4136cb"}], "user_id": "fd47c255fa8d4a7ca61c48fb8697f9b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f84ff162d414b20a6aac179abd2587d"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple
self._wait_for_multiple_resources(
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources
callback(resource_id=r, **kwargs)
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 19ca2fcc-92df-407e-930c-074faf4136cb failed to reach available status (current creating) within the required time (196 s).
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
fail
ft1.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:40:47,397 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.563s
2025-12-09 21:40:47,398 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-19378509"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2751a21f-f3a8-4983-a988-fbc255746945', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2751a21f-f3a8-4983-a988-fbc255746945', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.326872", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:40:47,646 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.238s
2025-12-09 21:40:47,646 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1892439075"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2954aaa-aa6d-48dc-a870-4a97b0ef3899', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2954aaa-aa6d-48dc-a870-4a97b0ef3899', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "7098065d-ee0d-494b-a3f1-b77cc90d59bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.587413", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1892439075", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/7098065d-ee0d-494b-a3f1-b77cc90d59bb"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/7098065d-ee0d-494b-a3f1-b77cc90d59bb"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:40:47,846 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.190s
2025-12-09 21:40:47,847 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1073017092"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a3ef7d-e82d-49bf-9755-9cfe06a97038', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a3ef7d-e82d-49bf-9755-9cfe06a97038', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "8b4bdfd5-dca8-4e4c-b7ed-c5be95b5698f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.785432", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1073017092", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/8b4bdfd5-dca8-4e4c-b7ed-c5be95b5698f"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/8b4bdfd5-dca8-4e4c-b7ed-c5be95b5698f"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:40:48,042 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.185s
2025-12-09 21:40:48,042 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1442517098"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139df018-a481-41bf-8f21-e7523e4c2190', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139df018-a481-41bf-8f21-e7523e4c2190', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "6299dcb2-eadd-40e7-ace8-530d2f91c2d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.984896", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1442517098", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6299dcb2-eadd-40e7-ace8-530d2f91c2d3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6299dcb2-eadd-40e7-ace8-530d2f91c2d3"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:40:48,219 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://192.168.122.136/volume/v3/volumes 0.168s
2025-12-09 21:40:48,220 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"'imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1367269630"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2382ddc8-14c2-4c1c-8757-7c7e34f31116', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2382ddc8-14c2-4c1c-8757-7c7e34f31116', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "a7b6ce44-04bc-4660-ad61-0cfe22af6598", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:48.166638", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1367269630", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/a7b6ce44-04bc-4660-ad61-0cfe22af6598"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/a7b6ce44-04bc-4660-ad61-0cfe22af6598"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:40:48,263 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.034s
2025-12-09 21:40:48,263 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17e3a9f-8d97-486a-8e81-daba2453a3e9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17e3a9f-8d97-486a-8e81-daba2453a3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:49,313 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.036s
2025-12-09 21:40:49,313 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d46883-88c5-4be0-81bd-a650d69a393a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d46883-88c5-4be0-81bd-a650d69a393a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:50,354 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:40:50,354 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6ac714-3ca6-4ec5-8dfa-635c00df41e7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6ac714-3ca6-4ec5-8dfa-635c00df41e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:51,399 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:40:51,400 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3608e92b-c42b-4d10-9b6e-79cc2381b84a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3608e92b-c42b-4d10-9b6e-79cc2381b84a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:52,441 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:40:52,442 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70cf8ab5-64a2-4427-8a6d-816f285c2bdf', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70cf8ab5-64a2-4427-8a6d-816f285c2bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:53,491 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.038s
2025-12-09 21:40:53,491 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e8c760-a687-48fe-9894-3498a50634eb', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e8c760-a687-48fe-9894-3498a50634eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:54,532 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:40:54,532 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e40a2a-4178-4f30-b737-310cb001bdc6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e40a2a-4178-4f30-b737-310cb001bdc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:55,576 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:40:55,576 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad4f55d-8182-4eab-9caa-92534c9dc8d6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad4f55d-8182-4eab-9caa-92534c9dc8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:56,620 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:40:56,620 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b3dc8d-fab0-4f48-b7d9-c81c9b239410', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b3dc8d-fab0-4f48-b7d9-c81c9b239410', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:57,660 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:40:57,660 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c7720d-316b-4f40-8f1d-7c99014ee2ce', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c7720d-316b-4f40-8f1d-7c99014ee2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:58,707 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:40:58,707 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61d0872-0dcf-4758-8896-dc0c848cf8e8', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61d0872-0dcf-4758-8896-dc0c848cf8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:40:59,750 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:40:59,751 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3696eede-be74-4f6b-b80b-9c4a1096d79b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3696eede-be74-4f6b-b80b-9c4a1096d79b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:00,793 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:00,793 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78576713-e1bb-44ef-b575-f8fc48262faa', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78576713-e1bb-44ef-b575-f8fc48262faa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:01,839 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:41:01,840 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27524efe-a50a-490d-85af-cd6ea0a6f56b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27524efe-a50a-490d-85af-cd6ea0a6f56b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:02,883 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:41:02,884 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6ac854-8f7f-4d51-b6b9-284ab3436c85', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6ac854-8f7f-4d51-b6b9-284ab3436c85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:03,926 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:03,926 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67587f4-7aaf-42c6-b42f-e3a64509d6a8', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67587f4-7aaf-42c6-b42f-e3a64509d6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:04,971 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:41:04,971 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da9a144-dce1-47f7-bcfe-687f8b8b51b2', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da9a144-dce1-47f7-bcfe-687f8b8b51b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:06,015 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:41:06,015 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dcbdcf-4db4-4f51-96f4-0c7f3aeea4bd', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dcbdcf-4db4-4f51-96f4-0c7f3aeea4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:07,055 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:41:07,056 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9be2f4-7496-4a36-97a3-e651f60625ca', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9be2f4-7496-4a36-97a3-e651f60625ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:08,096 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:41:08,096 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a239d6e2-aeeb-4321-a7c4-c06729411d83', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a239d6e2-aeeb-4321-a7c4-c06729411d83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:09,139 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:41:09,140 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889406bf-2b68-44e6-a2d4-3142867b7830', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889406bf-2b68-44e6-a2d4-3142867b7830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:10,188 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.037s
2025-12-09 21:41:10,188 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5e6d9a-0149-42a1-9242-7e9884305563', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5e6d9a-0149-42a1-9242-7e9884305563', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:11,233 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:41:11,234 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb15351c-b590-44dd-8d5f-031dd0a25549', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb15351c-b590-44dd-8d5f-031dd0a25549', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:12,281 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.036s
2025-12-09 21:41:12,281 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1849fd80-9ed1-4941-97d2-873d4df7ffb5', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1849fd80-9ed1-4941-97d2-873d4df7ffb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:13,329 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.037s
2025-12-09 21:41:13,329 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb8b5e0-86be-4bcd-90be-f6af174a71fa', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb8b5e0-86be-4bcd-90be-f6af174a71fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:14,372 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:14,372 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb56efb-7cb4-499e-b043-f625e3d0525a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb56efb-7cb4-499e-b043-f625e3d0525a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:15,414 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:15,414 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdeab01d-e759-4980-b399-41a41f4b4fe5', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdeab01d-e759-4980-b399-41a41f4b4fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:16,456 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:16,456 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a272cd-c304-4aff-8846-fbbf0177715b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a272cd-c304-4aff-8846-fbbf0177715b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:17,504 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.037s
2025-12-09 21:41:17,504 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957e71d6-c071-4c5f-b10d-40f46f682086', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957e71d6-c071-4c5f-b10d-40f46f682086', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:18,551 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.036s
2025-12-09 21:41:18,552 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131b1756-a5de-4184-ac9c-c62b902c69c3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131b1756-a5de-4184-ac9c-c62b902c69c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:19,594 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:19,595 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069d67b9-f53d-4f9d-8bb4-6f42277dc0c3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069d67b9-f53d-4f9d-8bb4-6f42277dc0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:20,642 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.036s
2025-12-09 21:41:20,642 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1719a1-3ba4-4422-9e06-39f8bca1b3b2', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1719a1-3ba4-4422-9e06-39f8bca1b3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:21,683 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:21,683 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf9a73f-2ee1-440e-ae6e-e52488cd7d69', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf9a73f-2ee1-440e-ae6e-e52488cd7d69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:22,729 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:41:22,729 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86dc828-c880-4ed2-913e-2e0f8499e9e5', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86dc828-c880-4ed2-913e-2e0f8499e9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:23,775 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:41:23,776 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3462d2f1-1621-4e0a-9e60-146b8f435b49', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3462d2f1-1621-4e0a-9e60-146b8f435b49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:24,823 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:41:24,824 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddab3b93-906c-4641-ae56-09ca1ff1a40e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddab3b93-906c-4641-ae56-09ca1ff1a40e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:25,867 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:41:25,867 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c24946f-3e63-4f0a-a604-d0589a91249e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c24946f-3e63-4f0a-a604-d0589a91249e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:26,908 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:26,908 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccdf144-81d2-410e-994a-bc4c630dabce', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccdf144-81d2-410e-994a-bc4c630dabce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:27,949 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:27,950 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95eb0ed-36dd-4a3f-9bdf-d925b1438bc4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95eb0ed-36dd-4a3f-9bdf-d925b1438bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:28,991 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:28,991 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0def97fa-56f8-4d46-a80c-3d086dc1555d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0def97fa-56f8-4d46-a80c-3d086dc1555d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:30,032 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:30,033 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b85bee3-3f1f-46e0-b27d-7aeb1108a0d4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b85bee3-3f1f-46e0-b27d-7aeb1108a0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:31,081 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.038s
2025-12-09 21:41:31,082 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a1a9e7-47eb-4dd2-8971-53d0ebea9e25', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a1a9e7-47eb-4dd2-8971-53d0ebea9e25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:32,123 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:32,123 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27a2bdc-4f54-4f43-baf7-14dc091ad138', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27a2bdc-4f54-4f43-baf7-14dc091ad138', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:33,164 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:41:33,164 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6c5bda-c773-47a8-ae60-f8d610f0b984', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6c5bda-c773-47a8-ae60-f8d610f0b984', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:34,205 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:34,206 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69d2586-e105-4925-85e4-a78d51371bc1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69d2586-e105-4925-85e4-a78d51371bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:35,246 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:35,246 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d8d201-e276-4357-b73a-0ec6b81a12ab', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d8d201-e276-4357-b73a-0ec6b81a12ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:36,287 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:36,287 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d67732e5-131a-4de0-ab60-3c95eb71b470', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d67732e5-131a-4de0-ab60-3c95eb71b470', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:37,330 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:37,330 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cbac3ee-ef32-4e12-995a-618a6efaf17f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cbac3ee-ef32-4e12-995a-618a6efaf17f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:38,371 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:38,371 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d327dfe2-075a-4f78-b157-8df70d38ff7a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d327dfe2-075a-4f78-b157-8df70d38ff7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:39,413 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:39,414 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bac8de-67dd-40e0-b352-5dc8a7504203', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bac8de-67dd-40e0-b352-5dc8a7504203', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:40,453 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:41:40,454 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62d5e98-76d7-46a4-ae1f-93d88936167e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62d5e98-76d7-46a4-ae1f-93d88936167e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:41,496 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:41:41,497 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ceb939-9388-46a6-87df-e74544e5cd18', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ceb939-9388-46a6-87df-e74544e5cd18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:42,542 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:41:42,543 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a563cf92-9d18-4efa-af9e-c31cfff3d274', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a563cf92-9d18-4efa-af9e-c31cfff3d274', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:43,587 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:41:43,587 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec816d18-8264-4825-8ce9-98331c749cbe', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec816d18-8264-4825-8ce9-98331c749cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:44,632 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:41:44,632 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f74d6c3-1a75-4547-aa67-cfa2bc9c0a31', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f74d6c3-1a75-4547-aa67-cfa2bc9c0a31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:45,678 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:41:45,678 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc728d2-7079-4722-a7f2-23cae1069bbe', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc728d2-7079-4722-a7f2-23cae1069bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:46,719 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:46,719 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f6800f-813f-4e66-b114-6ffcdf3636ff', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f6800f-813f-4e66-b114-6ffcdf3636ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:47,761 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:47,761 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baec6abf-759b-4341-8b71-a207b14481e9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baec6abf-759b-4341-8b71-a207b14481e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:48,803 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:48,803 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a179fd4-9857-4ec6-afb6-ecd6937fdc9e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a179fd4-9857-4ec6-afb6-ecd6937fdc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:49,843 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:41:49,844 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951b9460-3c40-4820-a595-3f184657ed60', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951b9460-3c40-4820-a595-3f184657ed60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:50,886 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:41:50,887 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d752327-f874-4fb3-87b6-89d8ea9e8832', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d752327-f874-4fb3-87b6-89d8ea9e8832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:51,929 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:41:51,929 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e65c806-0006-4244-bd5b-eb494b9ce4e2', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e65c806-0006-4244-bd5b-eb494b9ce4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:52,972 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:41:52,973 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0086c82-739d-4816-b134-1d57e187e422', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0086c82-739d-4816-b134-1d57e187e422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:54,021 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.038s
2025-12-09 21:41:54,022 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f189b6-a5f6-4536-9c5a-ccf096eea3a3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f189b6-a5f6-4536-9c5a-ccf096eea3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:55,069 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.036s
2025-12-09 21:41:55,069 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721bf5b9-ec33-4d1e-b04f-439ccf43320b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721bf5b9-ec33-4d1e-b04f-439ccf43320b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:56,116 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.036s
2025-12-09 21:41:56,116 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef6e492-4b21-45d2-ad26-11b75e541f27', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef6e492-4b21-45d2-ad26-11b75e541f27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:57,166 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.038s
2025-12-09 21:41:57,166 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118d48c9-a8e6-4e01-b9f5-7210dbc3a15d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118d48c9-a8e6-4e01-b9f5-7210dbc3a15d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:58,206 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:41:58,207 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55d173e-53bc-4b8a-b020-c257400e35da', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55d173e-53bc-4b8a-b020-c257400e35da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:41:59,247 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:41:59,248 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff834e98-2d7b-42fb-9b71-cee75838dc71', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff834e98-2d7b-42fb-9b71-cee75838dc71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:00,288 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:42:00,288 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ca56b8-79dd-4887-ab14-bbfadf3d4e66', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ca56b8-79dd-4887-ab14-bbfadf3d4e66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:01,330 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:01,330 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c0d8b8-a4cd-447d-89d5-cec03b018760', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c0d8b8-a4cd-447d-89d5-cec03b018760', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:02,373 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:02,373 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752b20e0-31e6-490d-8528-45e822756a02', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752b20e0-31e6-490d-8528-45e822756a02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:03,416 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:03,417 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30fbc4d2-dc54-4ce0-9f91-adf0060d7c6c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30fbc4d2-dc54-4ce0-9f91-adf0060d7c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:04,460 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:04,460 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1ac0b0-118c-477f-a7dd-fe016a696174', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1ac0b0-118c-477f-a7dd-fe016a696174', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:05,505 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.034s
2025-12-09 21:42:05,505 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972bc669-c82c-4122-9400-4b9b75412517', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972bc669-c82c-4122-9400-4b9b75412517', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:06,548 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:06,548 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188fb74b-cb4d-4c1b-bff5-61d2b5e0ebc3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188fb74b-cb4d-4c1b-bff5-61d2b5e0ebc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:07,589 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:07,589 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4006f695-a40c-4731-88af-dfeb401394fb', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4006f695-a40c-4731-88af-dfeb401394fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:08,632 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:08,633 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ad0fc6-2f56-4ec1-973d-81aa1f09e605', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ad0fc6-2f56-4ec1-973d-81aa1f09e605', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:09,673 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:09,674 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020edf7f-f825-4290-8783-7561f10eb4a3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020edf7f-f825-4290-8783-7561f10eb4a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:10,715 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:10,715 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85234650-a431-4531-b1d8-d38231bdd821', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85234650-a431-4531-b1d8-d38231bdd821', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:11,757 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:11,758 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b783bd-2a4c-4227-b30f-7569fd02d4a6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b783bd-2a4c-4227-b30f-7569fd02d4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:12,799 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:12,799 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab3cab7-9966-4e8c-983b-0e2c03535921', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab3cab7-9966-4e8c-983b-0e2c03535921', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:13,840 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:42:13,840 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9870954e-c0e4-4680-b3e1-e7f80eac72b9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9870954e-c0e4-4680-b3e1-e7f80eac72b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:14,883 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:14,884 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21cd9bb-45af-4a87-b409-be338cf0917f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21cd9bb-45af-4a87-b409-be338cf0917f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:15,926 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:15,926 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fe9be8-1290-42ae-9c95-698f5bafce67', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fe9be8-1290-42ae-9c95-698f5bafce67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:16,969 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:42:16,969 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320c2739-1cac-424c-8adc-6367f5d45031', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320c2739-1cac-424c-8adc-6367f5d45031', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:18,010 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:18,011 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ce8525-62a8-43b9-b4f2-30e4ef869272', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ce8525-62a8-43b9-b4f2-30e4ef869272', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:19,052 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:19,052 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200e48dd-8350-4174-a536-9048724685d2', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200e48dd-8350-4174-a536-9048724685d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:20,094 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:20,095 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd81b29-9ec1-484f-9d7d-675cc4cbe75f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd81b29-9ec1-484f-9d7d-675cc4cbe75f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:21,137 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:21,137 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8182d0d4-c385-406f-96cf-6bdd95a531b3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8182d0d4-c385-406f-96cf-6bdd95a531b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:22,181 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:42:22,182 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e647ccd0-f61c-4df5-a7d2-86577854c962', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e647ccd0-f61c-4df5-a7d2-86577854c962', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:23,223 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:23,223 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34577ce7-b15b-429e-9f75-c70dc2982cde', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34577ce7-b15b-429e-9f75-c70dc2982cde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:24,265 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:24,266 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881ce5d0-4456-47c1-a106-830e6e31371a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881ce5d0-4456-47c1-a106-830e6e31371a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:25,307 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:25,307 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66cea08-0cdd-4f85-9ded-9f2278fd584c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66cea08-0cdd-4f85-9ded-9f2278fd584c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:26,350 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:26,350 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a07996-7e1f-4c65-8f27-eb43d6cb9875', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a07996-7e1f-4c65-8f27-eb43d6cb9875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:27,399 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.038s
2025-12-09 21:42:27,399 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ec95de-d195-4dcf-82c3-9d5c443e6a92', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ec95de-d195-4dcf-82c3-9d5c443e6a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:28,440 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:28,441 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6658e7ca-0260-4c5d-8f46-3ea7d3a5d398', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6658e7ca-0260-4c5d-8f46-3ea7d3a5d398', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:29,482 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:29,482 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b084b09-88fa-40ea-a1f0-1601cfacf25a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b084b09-88fa-40ea-a1f0-1601cfacf25a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:30,526 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:42:30,527 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4623416d-996a-4593-99b0-495d17b6ecdb', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4623416d-996a-4593-99b0-495d17b6ecdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:31,568 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:31,568 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663e7a36-bd31-45e7-a564-2dade70b04a6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663e7a36-bd31-45e7-a564-2dade70b04a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:32,610 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:32,610 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894046fd-31a5-424c-a884-f2da23201e7f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894046fd-31a5-424c-a884-f2da23201e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:33,651 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:33,652 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4e4c9c-2ff5-497e-aefd-d2fad5f22055', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4e4c9c-2ff5-497e-aefd-d2fad5f22055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:34,694 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:34,695 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c8d77b-8038-4c51-b161-023d20bd0658', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c8d77b-8038-4c51-b161-023d20bd0658', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:35,736 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:35,736 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d63e576-a4ff-491c-98e2-768bc33690a3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d63e576-a4ff-491c-98e2-768bc33690a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:36,778 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:36,778 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e95f12-7335-482c-8c7b-300b16282745', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e95f12-7335-482c-8c7b-300b16282745', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:37,820 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:37,820 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a3aba0-3468-42b9-9323-879902ac0092', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a3aba0-3468-42b9-9323-879902ac0092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:38,865 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:42:38,865 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350c0a7c-6372-4869-964a-2a692f1c7cf7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350c0a7c-6372-4869-964a-2a692f1c7cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:39,907 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:39,907 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67e558f-f34d-4968-8c62-270e2c1c21dd', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67e558f-f34d-4968-8c62-270e2c1c21dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:40,948 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:40,949 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b0a2d4-2013-4dc1-adc0-2955d5ca066d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b0a2d4-2013-4dc1-adc0-2955d5ca066d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:41,998 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.038s
2025-12-09 21:42:41,998 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03347b6c-73c8-4d07-8ecf-4f53b3ac4b13', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03347b6c-73c8-4d07-8ecf-4f53b3ac4b13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:43,039 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:43,040 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bc0d3c-50ae-4580-9e9c-07ee764e54f8', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bc0d3c-50ae-4580-9e9c-07ee764e54f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:44,082 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:44,083 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f724b2c2-ce9a-4505-999a-27c072890329', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f724b2c2-ce9a-4505-999a-27c072890329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:45,127 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:42:45,127 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5c4ee9-e66e-4c79-8309-7d327eaa85dc', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5c4ee9-e66e-4c79-8309-7d327eaa85dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:46,169 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:46,170 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7f4f1f-92cd-4c1e-8f65-95b6997037fc', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7f4f1f-92cd-4c1e-8f65-95b6997037fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:47,211 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:47,211 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e72c37e-3ed4-4ef1-834c-29473a08c014', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e72c37e-3ed4-4ef1-834c-29473a08c014', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:48,253 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:48,253 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa75dad5-9231-4ae9-ab46-2ba6a6e91500', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa75dad5-9231-4ae9-ab46-2ba6a6e91500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:49,302 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.038s
2025-12-09 21:42:49,302 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c65eb68a-2ac6-441a-93d2-c1004189af23', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c65eb68a-2ac6-441a-93d2-c1004189af23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:50,348 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:42:50,348 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001efab1-ea45-4ae8-b665-3d0b7d728978', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001efab1-ea45-4ae8-b665-3d0b7d728978', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:51,398 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.039s
2025-12-09 21:42:51,399 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee9f2dd-14b3-439b-8ade-a3366269bee0', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee9f2dd-14b3-439b-8ade-a3366269bee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:52,444 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:42:52,445 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be20369-6da2-4afe-b0f9-452950e7a0b6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be20369-6da2-4afe-b0f9-452950e7a0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:53,489 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:53,489 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee58c40d-1c2b-4601-974e-474bf5070209', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee58c40d-1c2b-4601-974e-474bf5070209', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:54,532 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:54,533 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20d76e1-ae8a-493f-a75d-6b565683692f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20d76e1-ae8a-493f-a75d-6b565683692f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:55,575 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:42:55,576 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955b5b90-1205-44bf-93de-e2f2b06643d3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955b5b90-1205-44bf-93de-e2f2b06643d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:56,617 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:56,617 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efb17c3-154a-4ed9-8279-24b8772477bc', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efb17c3-154a-4ed9-8279-24b8772477bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:57,658 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:57,659 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fc1c8e-5338-40cb-be05-70d72f58f520', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fc1c8e-5338-40cb-be05-70d72f58f520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:58,700 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:42:58,700 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a5160c-98c2-4782-a3ff-50e2547272ea', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a5160c-98c2-4782-a3ff-50e2547272ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:42:59,742 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:42:59,742 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51cbb24-a3af-4985-8dee-cdbfb5f56d49', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51cbb24-a3af-4985-8dee-cdbfb5f56d49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:00,786 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:00,786 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00160854-0dd6-49bd-80da-f1532f10b334', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00160854-0dd6-49bd-80da-f1532f10b334', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:01,834 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:01,834 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff26b37-3090-4f89-afe2-d71c0ab72a23', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff26b37-3090-4f89-afe2-d71c0ab72a23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:02,877 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:02,877 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc93682-d095-4e5f-9af2-a009ad87ef42', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc93682-d095-4e5f-9af2-a009ad87ef42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:03,918 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:03,919 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9fef7e-8d6e-458a-959b-d68c743e995f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9fef7e-8d6e-458a-959b-d68c743e995f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:04,961 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:04,961 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f240c20-4157-4d5a-a83e-ad4d974f56c0', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f240c20-4157-4d5a-a83e-ad4d974f56c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:06,005 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:06,006 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837e4874-486b-4167-9dc3-8eabb2192c43', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837e4874-486b-4167-9dc3-8eabb2192c43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:07,049 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:07,049 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe90ed6-46bb-4f37-847b-cb005ea99734', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe90ed6-46bb-4f37-847b-cb005ea99734', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:08,093 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:08,093 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3037a8c8-9068-4c4a-9a30-0196ef6acf40', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3037a8c8-9068-4c4a-9a30-0196ef6acf40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:09,135 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:43:09,135 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463cb1f3-6f5f-456b-97b7-1b5bd25bb83d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463cb1f3-6f5f-456b-97b7-1b5bd25bb83d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:10,178 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:10,178 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884eb6d4-7b9d-4d69-921b-e3ab125ff870', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884eb6d4-7b9d-4d69-921b-e3ab125ff870', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:11,222 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:11,222 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ab543d-0dc5-4b6a-9b8f-49a8500587f8', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ab543d-0dc5-4b6a-9b8f-49a8500587f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:12,264 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:12,265 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb9a6a9-aebb-451a-8d13-c05376e0c64c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb9a6a9-aebb-451a-8d13-c05376e0c64c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:13,310 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.034s
2025-12-09 21:43:13,310 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56a595b-9d40-4969-a353-f1844ac6a393', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56a595b-9d40-4969-a353-f1844ac6a393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:14,354 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:14,354 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53490ce7-0bc4-42ee-b1bb-1f3151ff5d8e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53490ce7-0bc4-42ee-b1bb-1f3151ff5d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:15,395 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:43:15,395 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9084d79-0ac8-4c7d-a694-3519877cabd9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9084d79-0ac8-4c7d-a694-3519877cabd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:16,436 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:43:16,436 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1fd608-b6eb-469d-9806-9345c4e9a10d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1fd608-b6eb-469d-9806-9345c4e9a10d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:17,477 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:43:17,477 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ad701c-8587-471d-b14a-e433d1a7b91c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ad701c-8587-471d-b14a-e433d1a7b91c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:18,518 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.029s
2025-12-09 21:43:18,518 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563525e8-09c9-4692-8835-ab83260b98ab', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563525e8-09c9-4692-8835-ab83260b98ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:19,562 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:19,563 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ac1f7b-d6ce-4e55-a627-bc18987400bd', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ac1f7b-d6ce-4e55-a627-bc18987400bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:20,608 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:43:20,609 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944f1f35-3491-4255-bb66-d367fc114bfa', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944f1f35-3491-4255-bb66-d367fc114bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:21,657 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:21,658 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0641f6ad-68bb-46f8-b471-e9e91985aafd', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0641f6ad-68bb-46f8-b471-e9e91985aafd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:22,713 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:43:22,713 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c445bf80-1d10-4bc2-8419-fdf266784eae', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c445bf80-1d10-4bc2-8419-fdf266784eae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:23,755 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:23,756 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636281fe-1d97-4321-b20a-707fcaab49b4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636281fe-1d97-4321-b20a-707fcaab49b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:24,799 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:24,799 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9a1988-215a-49f4-a57b-392f40210359', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9a1988-215a-49f4-a57b-392f40210359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:25,841 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:25,842 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ce9817-b9a9-46b9-8f69-b1030f5e7d0d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ce9817-b9a9-46b9-8f69-b1030f5e7d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:26,894 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.040s
2025-12-09 21:43:26,894 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1248c87-b2b3-4a64-bff6-6e94c1355280', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1248c87-b2b3-4a64-bff6-6e94c1355280', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:27,938 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:27,939 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5d00fa-9b62-4342-b7aa-77177474bd01', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5d00fa-9b62-4342-b7aa-77177474bd01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:28,985 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:43:28,985 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382955b7-025e-4680-b3e2-fdb0b6739368', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382955b7-025e-4680-b3e2-fdb0b6739368', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:30,029 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:30,029 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1bfeab4-f23f-431f-815b-5270500d6dd4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1bfeab4-f23f-431f-815b-5270500d6dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:31,074 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.034s
2025-12-09 21:43:31,075 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bb4724-5113-490a-a496-cb845df2ba48', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bb4724-5113-490a-a496-cb845df2ba48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:32,117 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:32,117 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16a96cd-eb7b-477c-b1ff-a54647af063a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16a96cd-eb7b-477c-b1ff-a54647af063a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:33,166 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.038s
2025-12-09 21:43:33,166 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4c5e43-a5b9-41f3-a815-bfe970788af2', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4c5e43-a5b9-41f3-a815-bfe970788af2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:34,213 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.036s
2025-12-09 21:43:34,213 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2caac56f-dff8-4684-af09-e0350a11e521', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2caac56f-dff8-4684-af09-e0350a11e521', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:35,260 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.036s
2025-12-09 21:43:35,260 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-224997f8-4b00-4ec5-a3d2-866893893d80', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224997f8-4b00-4ec5-a3d2-866893893d80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:36,303 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:36,303 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a2b1ec-e7b5-43b8-9ec7-74063e9f0b06', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a2b1ec-e7b5-43b8-9ec7-74063e9f0b06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:37,348 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:37,348 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6271ac-588a-4110-835a-c8edbcc5679d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6271ac-588a-4110-835a-c8edbcc5679d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:38,393 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.034s
2025-12-09 21:43:38,394 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd227ea-4774-4125-9a69-36d87ff9f686', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd227ea-4774-4125-9a69-36d87ff9f686', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:39,442 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.037s
2025-12-09 21:43:39,443 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e83d95c-43b5-48ca-8541-9fbe576a24b7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e83d95c-43b5-48ca-8541-9fbe576a24b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:40,489 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:43:40,489 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2902d0-495f-47bc-8b6a-616d93d5e79d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2902d0-495f-47bc-8b6a-616d93d5e79d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:41,536 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.035s
2025-12-09 21:43:41,536 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfda0b46-0418-4a98-9a8e-387a9a6ae33f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfda0b46-0418-4a98-9a8e-387a9a6ae33f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:42,580 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:42,580 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a7107f-077c-47e9-bc8d-8183f87f43db', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a7107f-077c-47e9-bc8d-8183f87f43db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:43,624 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:43,625 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3414474b-e238-430f-8aba-2df527d56644', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3414474b-e238-430f-8aba-2df527d56644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:44,668 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:44,669 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9405fa8a-fe31-4a67-895c-9072ebd743f2', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9405fa8a-fe31-4a67-895c-9072ebd743f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:45,721 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.041s
2025-12-09 21:43:45,721 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3279cb-d52f-4c25-bd2e-34addcab65e1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3279cb-d52f-4c25-bd2e-34addcab65e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:46,766 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.034s
2025-12-09 21:43:46,766 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09e8b5a-df08-492f-b642-ae60cd30c246', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09e8b5a-df08-492f-b642-ae60cd30c246', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:47,809 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:47,809 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5fd47e8-7528-472a-90c9-dab15b598e1e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5fd47e8-7528-472a-90c9-dab15b598e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:48,852 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:48,853 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b237e851-3aef-4941-9224-af59e8ca83cd', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b237e851-3aef-4941-9224-af59e8ca83cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:49,895 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:49,895 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75729a5-3a3d-4d5f-b382-2ecbf60ae3a8', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75729a5-3a3d-4d5f-b382-2ecbf60ae3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:50,938 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:50,938 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c76b2d-6c83-4eff-bd1b-723b24e5e78b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c76b2d-6c83-4eff-bd1b-723b24e5e78b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:51,983 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.034s
2025-12-09 21:43:51,983 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05693e2b-d428-4705-b24d-ffb4502d38e3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05693e2b-d428-4705-b24d-ffb4502d38e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:53,028 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:53,028 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1574f7-fc5d-4d11-b395-85e29b5e7682', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1574f7-fc5d-4d11-b395-85e29b5e7682', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:54,072 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.033s
2025-12-09 21:43:54,072 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713a2621-f8f1-4ac0-bc60-e5d34aa1a4ab', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713a2621-f8f1-4ac0-bc60-e5d34aa1a4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:55,117 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.034s
2025-12-09 21:43:55,117 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa4e403-c132-4a06-ae70-dd0b85bc2392', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa4e403-c132-4a06-ae70-dd0b85bc2392', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:56,160 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:43:56,160 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14e1c3b-a9f5-4564-a0a6-88446b0d4db6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14e1c3b-a9f5-4564-a0a6-88446b0d4db6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:57,202 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.031s
2025-12-09 21:43:57,203 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b590b1a-7bc2-4466-99de-a1bc4ecfd4d4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b590b1a-7bc2-4466-99de-a1bc4ecfd4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:58,244 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:43:58,244 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5439bbd-6b4d-4089-9811-72f9166b98ae', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5439bbd-6b4d-4089-9811-72f9166b98ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:43:59,285 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:43:59,285 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bc3c59-5d27-4414-b70a-79dac441bcd5', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bc3c59-5d27-4414-b70a-79dac441bcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:44:00,329 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:44:00,329 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0700f3-6a85-4458-8b73-87c69ccfb7bf', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0700f3-6a85-4458-8b73-87c69ccfb7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:44:01,372 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.032s
2025-12-09 21:44:01,372 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-176d1102-d6c1-44c3-8883-5bd97aae881a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-176d1102-d6c1-44c3-8883-5bd97aae881a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:44:02,414 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:44:02,414 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856698e6-7021-4cf7-97eb-e1c3b7fc11fc', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856698e6-7021-4cf7-97eb-e1c3b7fc11fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:44:03,455 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:44:03,455 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c57caf1-0945-4063-a827-6ef72a4102e7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c57caf1-0945-4063-a827-6ef72a4102e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
2025-12-09 21:44:04,497 101764 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31 0.030s
2025-12-09 21:44:04,497 101764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2078c7d-b321-476b-a8ff-432bdd7b653d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2078c7d-b321-476b-a8ff-432bdd7b653d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31'}
Body: b'{"volume": {"id": "f9396cdc-168c-4da9-b8a6-d3b97ab30f31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:48.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-19378509", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/f9396cdc-168c-4da9-b8a6-d3b97ab30f31"}], "user_id": "dcb5da7e91394113ab3a610b5d7468e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f17b07b92a124a1cbfc9d54b985ccf56"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple
self._wait_for_multiple_resources(
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources
callback(resource_id=r, **kwargs)
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 f9396cdc-168c-4da9-b8a6-d3b97ab30f31 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
fail
ft2.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:16:47,062 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://192.168.122.136/volume/v3/volumes 0.304s
2025-12-09 21:16:47,062 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b111736b-f8c0-4344-a059-d5bc663f5d7c', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b111736b-f8c0-4344-a059-d5bc663f5d7c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.003687", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:16:47,103 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:16:47,103 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be5adf9-32f5-45fd-b5aa-96d580e06921', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be5adf9-32f5-45fd-b5aa-96d580e06921', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:48,146 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:16:48,147 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae05cbd2-6dbf-42f4-801c-b97d911aa8df', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae05cbd2-6dbf-42f4-801c-b97d911aa8df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:49,199 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:16:49,200 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f57ac46-d6bf-4dc2-90c1-0ca833d812a0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f57ac46-d6bf-4dc2-90c1-0ca833d812a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:50,254 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.043s
2025-12-09 21:16:50,254 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3305e8fa-18d3-477b-b8a6-a1442df9da19', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3305e8fa-18d3-477b-b8a6-a1442df9da19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:51,303 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:16:51,303 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8604682e-82ae-49b8-b765-9788f910d4a4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8604682e-82ae-49b8-b765-9788f910d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:52,347 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:16:52,348 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1630865f-5a29-40c1-8314-d652196ee21c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1630865f-5a29-40c1-8314-d652196ee21c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:53,395 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:16:53,396 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5cf5b6-1eae-4782-91cc-ead81d163da1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5cf5b6-1eae-4782-91cc-ead81d163da1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:54,438 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:16:54,438 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d9a0a73-a056-4952-a6f4-93faf70a895b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d9a0a73-a056-4952-a6f4-93faf70a895b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:55,488 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.039s
2025-12-09 21:16:55,489 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d64c728-f0b2-46fa-a426-844d607d61ad', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d64c728-f0b2-46fa-a426-844d607d61ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:56,542 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:16:56,542 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b89fcb8-b27f-4b93-8580-a24a476c6b84', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b89fcb8-b27f-4b93-8580-a24a476c6b84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:57,596 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.038s
2025-12-09 21:16:57,596 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6195dfe-b99e-4c22-a90f-f69daa1babc1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6195dfe-b99e-4c22-a90f-f69daa1babc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:58,639 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:16:58,639 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14971e2d-a193-476d-a095-5d448441a870', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14971e2d-a193-476d-a095-5d448441a870', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:16:59,685 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:16:59,685 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc50b2b1-2be9-4d63-a4f6-1f89b0a7682f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc50b2b1-2be9-4d63-a4f6-1f89b0a7682f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:00,727 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:00,728 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e3f2247-0716-4056-85c6-e30a2ee904c6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e3f2247-0716-4056-85c6-e30a2ee904c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:01,772 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:01,772 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d73f2b-ad29-48f9-84c7-7e5d25455209', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d73f2b-ad29-48f9-84c7-7e5d25455209', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:02,826 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:17:02,827 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b438f99-9906-4b66-b5c0-e6baa9d9685f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b438f99-9906-4b66-b5c0-e6baa9d9685f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:03,872 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:03,872 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f90fe2-754b-4987-849b-7ab317c232d8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f90fe2-754b-4987-849b-7ab317c232d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:04,919 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:17:04,920 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1abcfb91-ddc8-4ee9-a266-076b1f2f137b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1abcfb91-ddc8-4ee9-a266-076b1f2f137b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:05,965 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:17:05,966 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250105e5-3c6a-41b2-b870-273cbfd53674', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250105e5-3c6a-41b2-b870-273cbfd53674', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:07,011 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:07,011 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb53260e-1ef6-417e-82e8-67ed59c11ca0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb53260e-1ef6-417e-82e8-67ed59c11ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:08,055 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:08,056 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852c7d92-cbf6-45bd-b504-0e540ab011f9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852c7d92-cbf6-45bd-b504-0e540ab011f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:09,100 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:09,100 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436c7a95-82ab-4205-b135-820f0d430045', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436c7a95-82ab-4205-b135-820f0d430045', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:10,148 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:17:10,149 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b70b588-c01e-47e0-b53e-886a7ce65e7b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b70b588-c01e-47e0-b53e-886a7ce65e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:11,196 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.036s
2025-12-09 21:17:11,196 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007bf0bb-4ffb-4ac7-a91c-5936e6edf2b7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007bf0bb-4ffb-4ac7-a91c-5936e6edf2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:12,241 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:12,241 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ef234c-4421-40e1-b8df-28e895b0aa81', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ef234c-4421-40e1-b8df-28e895b0aa81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:13,283 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:13,284 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ec9341-2267-4cc4-96fe-4e1496342a38', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ec9341-2267-4cc4-96fe-4e1496342a38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:14,326 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:17:14,327 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c148f694-9566-453d-850c-bb5cb9cc5df7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c148f694-9566-453d-850c-bb5cb9cc5df7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:15,369 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:17:15,369 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1436d22c-8407-408a-bc72-6f4bbd45051d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1436d22c-8407-408a-bc72-6f4bbd45051d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:16,411 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:17:16,411 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b75528-a090-4c06-9c6d-d86fd6f10bbb', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b75528-a090-4c06-9c6d-d86fd6f10bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:17,456 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:17:17,457 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9545969f-5ddd-44ca-b5cd-7d3b0834b20b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9545969f-5ddd-44ca-b5cd-7d3b0834b20b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:18,501 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:17:18,502 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79871e4a-fecf-4e18-add1-eef7a35c1bc0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79871e4a-fecf-4e18-add1-eef7a35c1bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:19,548 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:17:19,548 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b277a2e9-71df-4182-9b6f-d0ec74737108', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b277a2e9-71df-4182-9b6f-d0ec74737108', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:20,592 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:20,593 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e55f8c-4980-4e28-a144-822d168be1d9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e55f8c-4980-4e28-a144-822d168be1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:21,636 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:21,636 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7c93e1-85bd-4e11-8237-be469dc106c8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7c93e1-85bd-4e11-8237-be469dc106c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:22,678 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:17:22,679 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a70bfc-68bd-42f7-af30-4ed6df008c6d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a70bfc-68bd-42f7-af30-4ed6df008c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:23,736 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.046s
2025-12-09 21:17:23,737 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1b5a18-7830-470c-81bf-e72ff74783f1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1b5a18-7830-470c-81bf-e72ff74783f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:24,793 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.045s
2025-12-09 21:17:24,793 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83a0ec5-60ed-47a5-b700-d73bbb3a70f6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83a0ec5-60ed-47a5-b700-d73bbb3a70f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:25,840 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:17:25,841 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e440b9-58ed-48f3-a7ed-c8411c80ced7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e440b9-58ed-48f3-a7ed-c8411c80ced7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:26,884 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:26,884 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f05731-ce61-451f-9d2b-e7d1419c60ee', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f05731-ce61-451f-9d2b-e7d1419c60ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:27,928 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:27,928 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734ca7a4-40a3-4f93-8077-8d6eb9d3bb86', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734ca7a4-40a3-4f93-8077-8d6eb9d3bb86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:28,970 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:17:28,971 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9a0fdd-7ffa-4e6a-82c8-cf945c9fd7a1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9a0fdd-7ffa-4e6a-82c8-cf945c9fd7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:30,019 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:17:30,019 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9bb2b3-dd3c-4d2a-a314-8c0334e2c32f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9bb2b3-dd3c-4d2a-a314-8c0334e2c32f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:31,064 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:17:31,064 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0f9b50-5bc4-4a09-8e32-193e782a9aba', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0f9b50-5bc4-4a09-8e32-193e782a9aba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:32,106 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:17:32,106 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf59eec8-9142-4de1-bcbe-8fee5035d3a6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf59eec8-9142-4de1-bcbe-8fee5035d3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:33,153 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.036s
2025-12-09 21:17:33,154 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b03c752-8230-4fe6-90da-19c69d4ea6da', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b03c752-8230-4fe6-90da-19c69d4ea6da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:34,198 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:34,199 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc668a9-1e20-4cac-9c7c-b9100b684cf4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc668a9-1e20-4cac-9c7c-b9100b684cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:35,244 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:17:35,245 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf4d60f-580c-4269-9cd9-e3798212a9aa', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf4d60f-580c-4269-9cd9-e3798212a9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:36,288 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:36,289 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc47a64-6b3f-4e2b-a64e-90259dfb584d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc47a64-6b3f-4e2b-a64e-90259dfb584d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:37,336 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:17:37,336 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9940c201-9cd7-4605-a962-04a2fe04a31e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9940c201-9cd7-4605-a962-04a2fe04a31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:38,381 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:38,381 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb813828-1e38-4e04-969d-9aa3dcc91d41', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb813828-1e38-4e04-969d-9aa3dcc91d41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:39,425 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:39,426 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2265b9cf-9b24-4dba-8573-1c3625379040', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2265b9cf-9b24-4dba-8573-1c3625379040', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:40,470 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:40,470 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd31c370-ae83-41bd-bc8c-66162162c9f7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd31c370-ae83-41bd-bc8c-66162162c9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:41,515 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:41,515 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132f27e3-a5cc-4e46-b383-9301d6af0c21', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132f27e3-a5cc-4e46-b383-9301d6af0c21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:42,565 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.039s
2025-12-09 21:17:42,565 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5812e5e3-7e6c-4f4f-a962-3d15e754871c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5812e5e3-7e6c-4f4f-a962-3d15e754871c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:43,609 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:43,609 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a7c78e-68c7-42ca-9cb5-57550f23d38a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a7c78e-68c7-42ca-9cb5-57550f23d38a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:44,652 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:44,653 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa32d37b-2955-4cd0-a4b9-fd271a79d619', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa32d37b-2955-4cd0-a4b9-fd271a79d619', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:45,696 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:45,696 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8d4341-916e-4522-80b1-65882da1d331', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8d4341-916e-4522-80b1-65882da1d331', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:46,741 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:17:46,741 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d570ee-abbd-45bc-a0d2-e26647a3550f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d570ee-abbd-45bc-a0d2-e26647a3550f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:47,788 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:17:47,788 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a45b98-db7d-46a0-b77a-365aa2c23993', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a45b98-db7d-46a0-b77a-365aa2c23993', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:48,838 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.040s
2025-12-09 21:17:48,839 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8257b1-a41c-4099-ab0e-095288733478', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8257b1-a41c-4099-ab0e-095288733478', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:49,882 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:49,883 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624c4e6f-c12d-4fef-b083-6844a15e0857', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624c4e6f-c12d-4fef-b083-6844a15e0857', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:50,926 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:50,926 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189d7384-f208-4dd3-9ad1-4e27dc95c62b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189d7384-f208-4dd3-9ad1-4e27dc95c62b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:51,982 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.040s
2025-12-09 21:17:51,982 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55909e9e-ef28-4ff7-b0df-71d903f68a10', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55909e9e-ef28-4ff7-b0df-71d903f68a10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:53,029 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:17:53,029 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80849eff-313c-404a-aeff-395efe1f474d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80849eff-313c-404a-aeff-395efe1f474d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:54,071 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:17:54,071 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641284ec-9e0d-45d9-834d-0f63eb1464b9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641284ec-9e0d-45d9-834d-0f63eb1464b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:55,114 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:55,115 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f58a55-fa8e-4124-b8e2-bb8bad194b9c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f58a55-fa8e-4124-b8e2-bb8bad194b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:56,157 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:17:56,157 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935fdd89-7f19-4478-855f-b5a64e4e15e6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935fdd89-7f19-4478-855f-b5a64e4e15e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:57,201 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:17:57,201 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf6c0e6-4b3e-4457-a0b1-75defd115eff', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf6c0e6-4b3e-4457-a0b1-75defd115eff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:58,248 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:17:58,248 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c90faf-dd9b-4b52-9afc-a2e87f3af1ef', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c90faf-dd9b-4b52-9afc-a2e87f3af1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:17:59,290 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:17:59,290 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d886e9-6da8-4fc7-91f2-d36c4f1d6fef', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d886e9-6da8-4fc7-91f2-d36c4f1d6fef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:00,334 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:18:00,335 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42fac9d9-b8a7-4425-8950-02f60bd44055', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42fac9d9-b8a7-4425-8950-02f60bd44055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:01,381 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:18:01,381 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6510a5-2da6-4309-910b-00e98a533fab', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6510a5-2da6-4309-910b-00e98a533fab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:02,425 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:02,425 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78dd48c9-b7a6-4f2d-a383-c602eb0d8438', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78dd48c9-b7a6-4f2d-a383-c602eb0d8438', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:03,470 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:18:03,470 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edba5716-0d07-4557-a949-bf18db1387c1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edba5716-0d07-4557-a949-bf18db1387c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:04,513 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:18:04,514 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b181c6c4-7b62-4d31-929b-b6e75d32d597', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b181c6c4-7b62-4d31-929b-b6e75d32d597', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:05,559 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:18:05,559 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fa94e8-84a9-4981-b9f8-1ef7b648f529', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fa94e8-84a9-4981-b9f8-1ef7b648f529', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:06,605 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:18:06,605 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42996811-1928-4773-b839-2cc347c66dc0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42996811-1928-4773-b839-2cc347c66dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:07,648 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:07,648 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9557445d-c243-48dd-8311-4d184e58af01', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9557445d-c243-48dd-8311-4d184e58af01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:08,696 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:08,697 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5772ce-9bb0-41fc-8f7b-53844c3f375e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5772ce-9bb0-41fc-8f7b-53844c3f375e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:09,738 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:18:09,739 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d37e39c-fe1a-45bd-974f-7832fedbc8a8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d37e39c-fe1a-45bd-974f-7832fedbc8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:10,782 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:10,782 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f7de66-5d63-446a-94cb-3fd8f383dc3b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f7de66-5d63-446a-94cb-3fd8f383dc3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:11,830 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:18:11,831 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a66d7b-db12-4102-868f-2d22e4bde7b2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a66d7b-db12-4102-868f-2d22e4bde7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:12,872 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:18:12,872 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c364ded3-b299-455b-b7e7-526795754163', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c364ded3-b299-455b-b7e7-526795754163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:13,914 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:18:13,914 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cbd3df6-be16-473c-b389-e2e3fc5a348f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cbd3df6-be16-473c-b389-e2e3fc5a348f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:14,956 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:18:14,957 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92e8703-44f2-4c89-be9a-b54c69afd682', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92e8703-44f2-4c89-be9a-b54c69afd682', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:16,000 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:16,000 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27734c6a-419f-4326-b0fb-4a692c66a3fe', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27734c6a-419f-4326-b0fb-4a692c66a3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:17,041 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:18:17,041 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1358ab5-daf8-4a4f-a45b-0df3fb02a3de', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1358ab5-daf8-4a4f-a45b-0df3fb02a3de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:18,083 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:18:18,084 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4b0a09-2188-4fc2-92de-ad656d5955b2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4b0a09-2188-4fc2-92de-ad656d5955b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:19,127 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:19,127 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81a999c-99ad-4941-add5-bfa25a302212', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81a999c-99ad-4941-add5-bfa25a302212', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:20,171 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:18:20,171 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2578a016-298a-4e87-9c8d-6de2f7a1f4fe', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2578a016-298a-4e87-9c8d-6de2f7a1f4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:21,222 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.039s
2025-12-09 21:18:21,222 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac12f73-ecbf-4cf0-8df5-9a28add29db5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac12f73-ecbf-4cf0-8df5-9a28add29db5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:22,266 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:22,266 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb68a53d-a6b1-4e2a-b88c-0be5d4464270', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb68a53d-a6b1-4e2a-b88c-0be5d4464270', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:23,308 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:18:23,308 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bd8fa5-3595-4e9c-8b64-891c6e61a0d3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bd8fa5-3595-4e9c-8b64-891c6e61a0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:24,351 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:18:24,351 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffdf118-214e-4cc7-a87e-797e1c485be8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffdf118-214e-4cc7-a87e-797e1c485be8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:25,395 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:18:25,396 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d86b580-4278-4be7-bb51-ff08850d2d66', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d86b580-4278-4be7-bb51-ff08850d2d66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:26,444 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.038s
2025-12-09 21:18:26,444 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6407a7db-8fc0-4f60-9199-02273a5af634', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6407a7db-8fc0-4f60-9199-02273a5af634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:27,493 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.038s
2025-12-09 21:18:27,494 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19bd57fb-669f-4e4a-af33-658136bf7dad', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19bd57fb-669f-4e4a-af33-658136bf7dad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:28,542 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:18:28,542 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73d8c07-c088-4478-b20d-ce29e30bbea1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73d8c07-c088-4478-b20d-ce29e30bbea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:29,589 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:18:29,589 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1851bd-04ba-4591-9ac4-bb28410bcff1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1851bd-04ba-4591-9ac4-bb28410bcff1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:30,640 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.038s
2025-12-09 21:18:30,640 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2532dbaf-24d2-4a37-be14-0b2392ae7bbf', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2532dbaf-24d2-4a37-be14-0b2392ae7bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:31,688 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.036s
2025-12-09 21:18:31,688 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fbd3ce-f17e-4573-bb0c-d1c1e342a290', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fbd3ce-f17e-4573-bb0c-d1c1e342a290', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:32,736 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:18:32,736 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f3f11ac-8358-4a9e-bf13-b6cd7435aa89', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f3f11ac-8358-4a9e-bf13-b6cd7435aa89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:33,785 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:18:33,785 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af61aa4-0922-4637-addb-e26bd537cb5b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af61aa4-0922-4637-addb-e26bd537cb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:34,835 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.038s
2025-12-09 21:18:34,835 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908addc1-ab7f-446b-bad8-059c791bc598', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908addc1-ab7f-446b-bad8-059c791bc598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:35,913 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.067s
2025-12-09 21:18:35,913 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576f4490-15af-442a-bce9-388f219cb50f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576f4490-15af-442a-bce9-388f219cb50f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:36,963 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.038s
2025-12-09 21:18:36,963 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a32f13-e8e6-4a4b-b9de-e320726974eb', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a32f13-e8e6-4a4b-b9de-e320726974eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:38,011 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.036s
2025-12-09 21:18:38,011 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c1be0e-a519-462a-bf6f-07fc6b6306d5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c1be0e-a519-462a-bf6f-07fc6b6306d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:39,060 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:18:39,060 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a04b324-e9b4-4c69-86b5-8669a38ba8cc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a04b324-e9b4-4c69-86b5-8669a38ba8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:40,110 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.039s
2025-12-09 21:18:40,111 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d795a70a-96fb-4906-ab66-338c484db7dc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d795a70a-96fb-4906-ab66-338c484db7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:41,152 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:18:41,153 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81187d15-fb75-424c-afb1-df75f2cae588', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81187d15-fb75-424c-afb1-df75f2cae588', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:42,196 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:42,197 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30d497f-9f90-44f9-b5d1-986e768563a6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30d497f-9f90-44f9-b5d1-986e768563a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:43,247 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.039s
2025-12-09 21:18:43,247 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f441dc06-d02e-4fa8-b532-830062a30c02', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f441dc06-d02e-4fa8-b532-830062a30c02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:44,293 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:18:44,293 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de73ae50-6d73-4ad3-9340-860d850aabb7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de73ae50-6d73-4ad3-9340-860d850aabb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:45,343 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.036s
2025-12-09 21:18:45,343 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dea8839-e999-4929-9f1f-dd8e9dcbafe3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dea8839-e999-4929-9f1f-dd8e9dcbafe3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:46,398 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.044s
2025-12-09 21:18:46,399 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9529799b-c0fb-4e6c-bfe2-f3e9133cdbca', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9529799b-c0fb-4e6c-bfe2-f3e9133cdbca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:47,451 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.042s
2025-12-09 21:18:47,452 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0681d61f-8d8e-4d82-9762-78c7c923bb45', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0681d61f-8d8e-4d82-9762-78c7c923bb45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:48,498 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:18:48,498 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e93a09-04f2-496b-ac12-0365618e8ebd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e93a09-04f2-496b-ac12-0365618e8ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:49,540 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:18:49,540 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db733eb-a5b2-42e1-b188-b504fad17c01', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db733eb-a5b2-42e1-b188-b504fad17c01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:50,590 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.039s
2025-12-09 21:18:50,590 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27809839-58f6-4766-af24-2e2398fdce04', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27809839-58f6-4766-af24-2e2398fdce04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:51,636 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:18:51,636 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2219732e-7037-404f-87b3-7e8c2989008b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2219732e-7037-404f-87b3-7e8c2989008b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:52,687 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.039s
2025-12-09 21:18:52,687 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2e571f-3a0d-4193-818b-b62a040a76ff', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2e571f-3a0d-4193-818b-b62a040a76ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:53,736 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.038s
2025-12-09 21:18:53,737 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c29ab4-305c-4bf5-8a1b-848098a73a59', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c29ab4-305c-4bf5-8a1b-848098a73a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:54,780 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:18:54,780 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d028bb14-348c-4fef-ab64-779fc66c0a61', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d028bb14-348c-4fef-ab64-779fc66c0a61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:55,832 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.040s
2025-12-09 21:18:55,832 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c17d61d-3032-4500-9560-265ec24a6812', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c17d61d-3032-4500-9560-265ec24a6812', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:56,875 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:56,876 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5380462f-86bc-4f46-9372-c4589a02c910', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5380462f-86bc-4f46-9372-c4589a02c910', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:57,920 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:18:57,920 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c909eabd-bcb5-468a-9b66-b12e2ca7e9c9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c909eabd-bcb5-468a-9b66-b12e2ca7e9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:18:58,964 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:18:58,964 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefba72f-2efa-4403-926b-e46385238fff', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefba72f-2efa-4403-926b-e46385238fff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:00,009 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:19:00,009 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b03ddee-7e51-4d07-b660-97556df39e8f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b03ddee-7e51-4d07-b660-97556df39e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:01,054 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:01,054 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33481756-4e21-4af5-8849-f3829e282b7f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33481756-4e21-4af5-8849-f3829e282b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:02,101 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.036s
2025-12-09 21:19:02,102 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b5f0fc-c587-486d-8b57-b60e4309159e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b5f0fc-c587-486d-8b57-b60e4309159e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:03,145 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:03,146 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de54b603-fa6f-4a94-b060-6d07f5e9a75b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de54b603-fa6f-4a94-b060-6d07f5e9a75b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:04,187 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:04,187 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a52f44-d208-4aa3-8332-7ede07640cc3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a52f44-d208-4aa3-8332-7ede07640cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:05,234 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:19:05,234 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aad5bd8-a844-4283-9785-f23b271a9f26', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aad5bd8-a844-4283-9785-f23b271a9f26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:06,283 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:19:06,283 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e02233-21eb-47f9-a720-4fe52430fb54', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e02233-21eb-47f9-a720-4fe52430fb54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:07,329 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:19:07,330 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbb9123-da23-4fdd-a45b-321d29f0ce9f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbb9123-da23-4fdd-a45b-321d29f0ce9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:08,371 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:08,371 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618e63bc-eb0b-4e01-a23e-cec0eaf05577', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618e63bc-eb0b-4e01-a23e-cec0eaf05577', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:09,414 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:09,414 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67e3a23-ea9c-47ab-a293-37fcdbd6f969', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67e3a23-ea9c-47ab-a293-37fcdbd6f969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:10,458 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:10,458 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1700ed98-1180-4538-988e-b3b16246b39e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1700ed98-1180-4538-988e-b3b16246b39e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:11,502 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:11,503 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bb81df-3d70-476f-bb53-d282d6c441e9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bb81df-3d70-476f-bb53-d282d6c441e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:12,544 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:12,544 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3090732-801e-4c3c-be5e-334f13033069', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3090732-801e-4c3c-be5e-334f13033069', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:13,587 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:13,587 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77efd83-6aa9-485a-a449-7b7e260801e0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77efd83-6aa9-485a-a449-7b7e260801e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:14,631 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:14,632 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dddbbed9-e8f7-48b6-b80e-e93c287512ce', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dddbbed9-e8f7-48b6-b80e-e93c287512ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:15,675 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:15,676 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f438a890-3511-4b21-a301-fe592c88adbe', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f438a890-3511-4b21-a301-fe592c88adbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:16,719 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:16,719 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6c1012-e703-4965-b411-d38793ee777c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6c1012-e703-4965-b411-d38793ee777c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:17,761 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:17,761 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb9c6a4-0e0c-42ae-9d75-bd98c2554250', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb9c6a4-0e0c-42ae-9d75-bd98c2554250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:18,803 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:19:18,803 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a83e95-9844-4916-b88c-e1450a0f81ab', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a83e95-9844-4916-b88c-e1450a0f81ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:19,847 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:19,847 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c200a72-994b-4a44-99ad-b8462cad6f8c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c200a72-994b-4a44-99ad-b8462cad6f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:20,890 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:20,890 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c8e7e0-1d93-47b7-bde9-19bbad6bba0f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c8e7e0-1d93-47b7-bde9-19bbad6bba0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:21,933 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:21,933 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d936aee3-0d21-4e6b-a6d7-64b83556989b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d936aee3-0d21-4e6b-a6d7-64b83556989b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:22,981 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.037s
2025-12-09 21:19:22,982 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c764ddf-4c4a-4f39-b85f-cf793968a0f7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c764ddf-4c4a-4f39-b85f-cf793968a0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:24,025 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:24,026 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2020134-3bf8-43ab-b183-f00c83d60bf5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2020134-3bf8-43ab-b183-f00c83d60bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:25,068 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:25,069 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643402be-972e-4e82-8a39-c62fb3312328', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643402be-972e-4e82-8a39-c62fb3312328', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:26,111 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:26,111 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219af583-1763-4c20-93bf-ec847f78e9ac', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219af583-1763-4c20-93bf-ec847f78e9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:27,153 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:27,153 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72eb6fd-80ca-4ebe-bdea-256803d9c818', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72eb6fd-80ca-4ebe-bdea-256803d9c818', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:28,196 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:28,196 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf4b71c-8bca-43f1-bc64-061a4cc1be3b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf4b71c-8bca-43f1-bc64-061a4cc1be3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:29,239 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:29,240 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb3deac-d42a-4354-8c94-15e97cf19037', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb3deac-d42a-4354-8c94-15e97cf19037', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:30,282 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:30,283 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2781d41d-68c2-4094-8135-34ccc6801cb5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2781d41d-68c2-4094-8135-34ccc6801cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:31,324 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:31,325 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02794fb6-09e0-4e3e-b1ed-1c825ac4fae7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02794fb6-09e0-4e3e-b1ed-1c825ac4fae7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:32,367 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:32,367 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63aadbca-c900-4864-9bef-a70b9257b2f9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63aadbca-c900-4864-9bef-a70b9257b2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:33,410 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:33,410 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7589d8-eef7-42ea-8234-e18d37498d11', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7589d8-eef7-42ea-8234-e18d37498d11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:34,453 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:34,453 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9ed3d9-3f34-474a-9d4a-df3101685811', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9ed3d9-3f34-474a-9d4a-df3101685811', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:35,497 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:35,497 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c576e4-91d9-4a85-b7c5-cdcf7c6bdac5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c576e4-91d9-4a85-b7c5-cdcf7c6bdac5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:36,545 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:36,546 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f81a93-6d24-4d86-8074-43abfcfd02c7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f81a93-6d24-4d86-8074-43abfcfd02c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:37,594 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:37,595 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f82c940-586d-42c8-8649-66c17d10d8a7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f82c940-586d-42c8-8649-66c17d10d8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:38,642 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.036s
2025-12-09 21:19:38,642 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de298bd7-43af-4f7b-bc51-d176dfe643eb', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de298bd7-43af-4f7b-bc51-d176dfe643eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:39,688 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:19:39,688 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4802edfa-203b-45cf-a264-b587e19bf1ef', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4802edfa-203b-45cf-a264-b587e19bf1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:40,734 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.034s
2025-12-09 21:19:40,734 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cdc21b-36f5-482c-8ce8-db8b4c32fa8e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cdc21b-36f5-482c-8ce8-db8b4c32fa8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:41,778 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:41,778 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ec881b-fb83-47dc-ad13-36c7ff1a53cc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ec881b-fb83-47dc-ad13-36c7ff1a53cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:42,822 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:42,822 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c89780-3614-4905-85eb-e856890ce38e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c89780-3614-4905-85eb-e856890ce38e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:43,869 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:19:43,869 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abeb254-c596-4002-aea6-fc4da7ba2e30', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abeb254-c596-4002-aea6-fc4da7ba2e30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:44,913 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.032s
2025-12-09 21:19:44,913 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfecba7-cab7-4741-9367-ef90f9cd290c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfecba7-cab7-4741-9367-ef90f9cd290c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:45,954 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.030s
2025-12-09 21:19:45,955 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089e9fd3-f878-4f35-b68a-903b4b62f6cf', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089e9fd3-f878-4f35-b68a-903b4b62f6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:46,996 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:46,996 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4045608d-e2d6-469c-8679-aaa228891a9c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4045608d-e2d6-469c-8679-aaa228891a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:48,039 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:48,039 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f04a849-4d55-47b7-9c81-2f11a9d40190', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f04a849-4d55-47b7-9c81-2f11a9d40190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:49,082 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:49,082 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1fb372-ba33-4bb4-bd3f-43f0dc4a60f4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1fb372-ba33-4bb4-bd3f-43f0dc4a60f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:50,124 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:50,124 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1f00d1-cd91-4636-8566-a1b570abdd1c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1f00d1-cd91-4636-8566-a1b570abdd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:51,166 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:51,167 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bf706e-e93b-4628-a3d1-73fef73cb371', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bf706e-e93b-4628-a3d1-73fef73cb371', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:52,209 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:52,209 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8cb98d4-5a2a-4e0c-8050-8dfc11cf8aa6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8cb98d4-5a2a-4e0c-8050-8dfc11cf8aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:53,254 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:53,254 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a950b23-d48c-4094-a1e3-0433b70fc618', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a950b23-d48c-4094-a1e3-0433b70fc618', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:54,298 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:54,299 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d04d865-006b-4b07-a07b-e9bfa6bc9322', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d04d865-006b-4b07-a07b-e9bfa6bc9322', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:55,343 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:55,344 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48122594-5f64-430e-a981-25230b46d3dc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48122594-5f64-430e-a981-25230b46d3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:56,386 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.031s
2025-12-09 21:19:56,386 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6835815-d5c6-4e65-b250-3a1f5cf7d32d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6835815-d5c6-4e65-b250-3a1f5cf7d32d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:57,430 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:57,431 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97251c9-f987-4769-8464-ecedea4fbfca', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97251c9-f987-4769-8464-ecedea4fbfca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:58,475 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:58,475 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ee0e2b-0a7a-45af-b8a4-3bada1964dd6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ee0e2b-0a7a-45af-b8a4-3bada1964dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:19:59,520 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.033s
2025-12-09 21:19:59,520 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:19:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69814e4b-2526-40ed-a513-7f9e760cd13d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69814e4b-2526-40ed-a513-7f9e760cd13d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:20:00,566 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:20:00,567 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee3c24e-b7a3-4b08-908e-b12e77510c64', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee3c24e-b7a3-4b08-908e-b12e77510c64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:20:01,613 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:20:01,614 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:20:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfee57dc-d89c-48c4-8e65-5b606c03193d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfee57dc-d89c-48c4-8e65-5b606c03193d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:20:02,660 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.035s
2025-12-09 21:20:02,661 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74551bae-79cb-49ef-a587-137fd71f1312', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74551bae-79cb-49ef-a587-137fd71f1312', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
2025-12-09 21:20:03,710 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3 0.039s
2025-12-09 21:20:03,710 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f0f396-100f-4fbe-80fa-75f90edfe5fc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f0f396-100f-4fbe-80fa-75f90edfe5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3'}
Body: b'{"volume": {"id": "e36d9244-e125-487e-ac4d-358d308edfb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:16:47.000000", "updated_at": "2025-12-09T20:16:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258169399", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e36d9244-e125-487e-ac4d-358d308edfb3"}], "user_id": "c0d2415bee624cfb8c94dc2584b9860e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44bf7ceba33f4bd0a8caeca57066f79d"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot
volume = self.create_volume()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 e36d9244-e125-487e-ac4d-358d308edfb3 failed to reach available status (current creating) within the required time (196 s).
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
fail
ft2.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:40:47,089 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://192.168.122.136/volume/v3/volumes 0.358s
2025-12-09 21:40:47,089 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30583e4-b038-448e-833a-eafd3158ad13', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30583e4-b038-448e-833a-eafd3158ad13', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.022292", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:40:47,396 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.296s
2025-12-09 21:40:47,397 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7509a2c-a809-4627-b11e-ad927fd357c3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7509a2c-a809-4627-b11e-ad927fd357c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:48,444 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:40:48,444 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba073624-1865-4f5c-9c76-8a7e3af81286', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba073624-1865-4f5c-9c76-8a7e3af81286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:49,487 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:40:49,487 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f23ee46-da5c-4412-b8dc-dd17cc34d65a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f23ee46-da5c-4412-b8dc-dd17cc34d65a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:50,531 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:40:50,532 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6567c9-3a78-4fb8-845e-388b2d85b24b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6567c9-3a78-4fb8-845e-388b2d85b24b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:51,580 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.037s
2025-12-09 21:40:51,581 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e94df5-ac03-41ee-b05a-41027309daa2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e94df5-ac03-41ee-b05a-41027309daa2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:52,625 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:40:52,625 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d5e364-84bf-4ba7-a23f-a6e6cbbb65df', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d5e364-84bf-4ba7-a23f-a6e6cbbb65df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:53,668 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:40:53,668 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11f060c-9eda-480e-8f1c-ee532a8b51b6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e11f060c-9eda-480e-8f1c-ee532a8b51b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:54,718 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.038s
2025-12-09 21:40:54,718 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a467efb-cc5c-4911-a26d-a3d0313a0070', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a467efb-cc5c-4911-a26d-a3d0313a0070', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:55,762 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:40:55,763 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba1363d-7653-4d76-ba5e-6097167500cd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba1363d-7653-4d76-ba5e-6097167500cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:56,816 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.042s
2025-12-09 21:40:56,816 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cba639c-6e0a-4499-b1cb-5a55bf70e163', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cba639c-6e0a-4499-b1cb-5a55bf70e163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:57,870 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.043s
2025-12-09 21:40:57,871 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62425e1-2274-4b4b-bd3d-fce8d087c7ee', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62425e1-2274-4b4b-bd3d-fce8d087c7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:58,917 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:40:58,917 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b725edb-ebc5-42c5-9ef4-1e8651b70cb5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b725edb-ebc5-42c5-9ef4-1e8651b70cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:40:59,967 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.038s
2025-12-09 21:40:59,967 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a10d01-7d23-4f9f-b9b4-ba59235976c8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a10d01-7d23-4f9f-b9b4-ba59235976c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:01,009 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:01,009 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59352a2f-cc73-488e-845c-e66664ab88a1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59352a2f-cc73-488e-845c-e66664ab88a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:02,050 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.029s
2025-12-09 21:41:02,050 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1d23d0-9c7a-47f0-bb23-13456d0b1b8f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1d23d0-9c7a-47f0-bb23-13456d0b1b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:03,091 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:03,091 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c74233-25d8-4239-b881-f1e8271dd075', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c74233-25d8-4239-b881-f1e8271dd075', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:04,134 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:04,134 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fe5055-f254-41c2-b6e7-41e5067376d1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fe5055-f254-41c2-b6e7-41e5067376d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:05,176 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:05,176 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feca3465-e60d-48a8-a488-783688faaadb', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feca3465-e60d-48a8-a488-783688faaadb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:06,218 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:06,218 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae746d67-20e9-4208-abd7-6fa96817f2dd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae746d67-20e9-4208-abd7-6fa96817f2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:07,260 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:07,260 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b32090-4960-4601-a30d-97f2af181152', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b32090-4960-4601-a30d-97f2af181152', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:08,302 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:08,302 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0666cd8e-8c7f-46bd-baae-d3bafd2475b1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0666cd8e-8c7f-46bd-baae-d3bafd2475b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:09,345 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:41:09,346 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2cdfea-ecf3-4b6e-825b-84f08599e169', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2cdfea-ecf3-4b6e-825b-84f08599e169', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:10,387 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:10,388 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe7d520-4cb5-47c9-b3d8-a0621b8d1181', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe7d520-4cb5-47c9-b3d8-a0621b8d1181', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:11,429 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:11,429 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12288f8-c938-43ad-a3e8-00d47edf57f9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12288f8-c938-43ad-a3e8-00d47edf57f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:12,471 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:12,471 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21f0e20-8b41-4469-ba10-2076f07e2318', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21f0e20-8b41-4469-ba10-2076f07e2318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:13,513 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:13,513 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228a8f53-94fd-40ee-8624-c2c0c9cc0e25', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228a8f53-94fd-40ee-8624-c2c0c9cc0e25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:14,554 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:14,554 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f048467c-d9c7-4429-b1e9-dbb10b64bde0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f048467c-d9c7-4429-b1e9-dbb10b64bde0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:15,596 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:15,596 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0d40db-50d4-4132-849d-56c01b4f8ecd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0d40db-50d4-4132-849d-56c01b4f8ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:16,645 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.038s
2025-12-09 21:41:16,645 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236b8e26-bb02-436c-bc4c-51186313c15c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236b8e26-bb02-436c-bc4c-51186313c15c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:17,694 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:41:17,695 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b344d4ee-4c5a-4e9e-96f0-bfcda5195c26', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b344d4ee-4c5a-4e9e-96f0-bfcda5195c26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:18,742 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:41:18,743 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb79a42c-f2c6-4d5f-b5ed-b92c1d6703e0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb79a42c-f2c6-4d5f-b5ed-b92c1d6703e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:19,789 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:41:19,789 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8436da-ef60-48f0-8534-f336fad57bfd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8436da-ef60-48f0-8534-f336fad57bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:20,840 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.040s
2025-12-09 21:41:20,840 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cb75da-a940-4b97-842f-a25f5fecc11a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cb75da-a940-4b97-842f-a25f5fecc11a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:21,885 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:41:21,886 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832a8f35-3cf7-40aa-93f0-f6726333b156', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832a8f35-3cf7-40aa-93f0-f6726333b156', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:22,928 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:22,928 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7899d0c-13f1-4f3f-aa67-1374f8b7fd78', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7899d0c-13f1-4f3f-aa67-1374f8b7fd78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:23,976 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.037s
2025-12-09 21:41:23,976 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443364af-fc10-4386-b467-c42f674fac20', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443364af-fc10-4386-b467-c42f674fac20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:25,017 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:25,017 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3910cea9-49ae-4af8-ad18-901df6469381', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3910cea9-49ae-4af8-ad18-901df6469381', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:26,058 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:26,058 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bf4941-6ff6-41e4-bca8-fedae13ac62e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bf4941-6ff6-41e4-bca8-fedae13ac62e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:27,099 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:27,099 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c5e6ba-b8c2-43c6-b9c1-d9050db23fb3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c5e6ba-b8c2-43c6-b9c1-d9050db23fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:28,141 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:28,141 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14981e45-dba6-47d4-abed-a9111b4f218f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14981e45-dba6-47d4-abed-a9111b4f218f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:29,182 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:29,183 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d5a754-6d1a-4ae8-9ba4-1be56da8e055', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d5a754-6d1a-4ae8-9ba4-1be56da8e055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:30,225 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:30,225 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550fec62-4b95-42e8-8934-a5a41b5301b3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550fec62-4b95-42e8-8934-a5a41b5301b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:31,266 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.029s
2025-12-09 21:41:31,266 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af82d40-a3a7-4110-bde7-14ddf801d2aa', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af82d40-a3a7-4110-bde7-14ddf801d2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:32,307 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:32,308 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9523c1f-44a4-4713-b587-f3fd9ec66572', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9523c1f-44a4-4713-b587-f3fd9ec66572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:33,349 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:33,349 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8498534-acf4-46d0-96b5-a97d8216d50f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8498534-acf4-46d0-96b5-a97d8216d50f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:34,399 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.038s
2025-12-09 21:41:34,399 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6330b1a7-81bd-4c05-941e-a81ca3cb872f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6330b1a7-81bd-4c05-941e-a81ca3cb872f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:35,440 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:35,440 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506f2e08-3aa6-4255-bcfd-de5999b7addd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506f2e08-3aa6-4255-bcfd-de5999b7addd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:36,485 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:41:36,485 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccbf202-1ee1-41f2-b429-8ae9fdf464b5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccbf202-1ee1-41f2-b429-8ae9fdf464b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:37,531 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:41:37,532 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c1da3c-b4c0-488c-af6d-3b2bddb35c43', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c1da3c-b4c0-488c-af6d-3b2bddb35c43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:38,576 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:41:38,576 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f85f03-e4ba-492c-b2b4-2f82f1d2cfdc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f85f03-e4ba-492c-b2b4-2f82f1d2cfdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:39,618 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:39,619 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c546227-44ed-4f8c-8ca6-552144744e45', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c546227-44ed-4f8c-8ca6-552144744e45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:40,661 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:40,661 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff909fcf-cf89-4b19-aa3f-2d30ea36bce1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff909fcf-cf89-4b19-aa3f-2d30ea36bce1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:41,703 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:41,704 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5567aae-020c-4b56-87a6-ef53c792f01a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5567aae-020c-4b56-87a6-ef53c792f01a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:42,747 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:41:42,747 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0252e4e-ea57-45c9-8866-b7218fcee02e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0252e4e-ea57-45c9-8866-b7218fcee02e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:43,790 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:43,790 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c799d19-e0a0-4978-b6a1-d5b0dea900bc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c799d19-e0a0-4978-b6a1-d5b0dea900bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:44,832 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:44,833 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d222468f-a2a4-4d62-99d3-0f06bc92fe0a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d222468f-a2a4-4d62-99d3-0f06bc92fe0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:45,877 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:41:45,877 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18cd094-27ce-4693-a24b-e4f0581a37be', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18cd094-27ce-4693-a24b-e4f0581a37be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:46,923 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:41:46,924 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3111d5d8-7ac4-402d-8452-7bfa73b69edc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3111d5d8-7ac4-402d-8452-7bfa73b69edc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:47,966 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:47,966 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496f3213-85b7-4d3a-832c-cc635a40c491', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496f3213-85b7-4d3a-832c-cc635a40c491', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:49,014 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:41:49,014 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb0529d-39b1-4884-82c1-cf9a6a0f313b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb0529d-39b1-4884-82c1-cf9a6a0f313b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:50,060 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.034s
2025-12-09 21:41:50,060 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0dcde88-965f-4137-83f2-dd77abe34cd2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0dcde88-965f-4137-83f2-dd77abe34cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:51,100 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.029s
2025-12-09 21:41:51,101 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9b4c26-04b6-42bb-81f1-f5f02389706e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9b4c26-04b6-42bb-81f1-f5f02389706e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:52,144 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:41:52,144 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e7cb31-a31f-4de7-a5fa-4965c0b5ece2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e7cb31-a31f-4de7-a5fa-4965c0b5ece2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:53,186 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:53,186 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ab9d50-e9d6-4108-b39a-7cb502a388d0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ab9d50-e9d6-4108-b39a-7cb502a388d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:54,233 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:41:54,233 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ab2a82-d480-4a94-8d63-56805691c044', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ab2a82-d480-4a94-8d63-56805691c044', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:55,274 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:55,275 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23e76be-d704-4f30-a27d-957c03a48b45', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23e76be-d704-4f30-a27d-957c03a48b45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:56,316 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:56,317 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20bf2adb-ce54-4c66-8ad4-6110a2b1fd61', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20bf2adb-ce54-4c66-8ad4-6110a2b1fd61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:57,359 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:57,359 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32724ce4-fe29-40ee-993b-1f0cd068ecbe', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32724ce4-fe29-40ee-993b-1f0cd068ecbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:58,401 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:41:58,401 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eacfd035-c915-476c-a2b9-98ea7d837806', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eacfd035-c915-476c-a2b9-98ea7d837806', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:41:59,444 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:41:59,444 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c653aec4-5797-4f68-85e8-e81d10e33e30', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c653aec4-5797-4f68-85e8-e81d10e33e30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:00,486 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:00,486 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0853a808-1006-42dd-868d-41caa7f9d3f3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0853a808-1006-42dd-868d-41caa7f9d3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:01,528 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:01,528 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81ee337-1d3f-4ddd-ac35-ef1a1b75fc50', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81ee337-1d3f-4ddd-ac35-ef1a1b75fc50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:02,569 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:02,570 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8f94fc-3cd8-42a0-a8b8-8f16c55df078', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8f94fc-3cd8-42a0-a8b8-8f16c55df078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:03,613 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:03,613 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a168f2b4-4b07-4e95-97fe-5032fe51b991', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a168f2b4-4b07-4e95-97fe-5032fe51b991', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:04,655 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:04,655 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de04ed8-a90d-49bb-ad27-7d568339e2bf', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de04ed8-a90d-49bb-ad27-7d568339e2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:05,697 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:05,698 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f949f1-3533-4f84-a374-5c2058f367b7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f949f1-3533-4f84-a374-5c2058f367b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:06,740 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:06,740 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4e9545-e6ca-4bc1-ae8c-515fc6379933', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4e9545-e6ca-4bc1-ae8c-515fc6379933', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:07,781 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:07,782 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bbaf71-a43f-4f58-93b9-f1938450a932', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bbaf71-a43f-4f58-93b9-f1938450a932', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:08,824 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:08,824 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f763a82-9b77-42d8-807c-5eacf9f7c792', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f763a82-9b77-42d8-807c-5eacf9f7c792', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:09,872 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.037s
2025-12-09 21:42:09,872 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb62a031-14e0-4192-bd75-a5f446cd8ee0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb62a031-14e0-4192-bd75-a5f446cd8ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:10,920 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.037s
2025-12-09 21:42:10,921 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfde36a3-f5d6-4676-8b6d-2701f67ad2a7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfde36a3-f5d6-4676-8b6d-2701f67ad2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:11,967 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:42:11,967 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c43888-3b36-4887-a4ce-c0bb59e56a96', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c43888-3b36-4887-a4ce-c0bb59e56a96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:13,009 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:13,009 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286e0728-f314-457a-aea5-ebd11d1efd69', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286e0728-f314-457a-aea5-ebd11d1efd69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:14,054 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:42:14,054 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d698a0a-3ae1-4caa-9567-d519dc717e97', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d698a0a-3ae1-4caa-9567-d519dc717e97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:15,098 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:15,098 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef941340-6b4f-4e6c-9cf3-3f3f13419d53', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef941340-6b4f-4e6c-9cf3-3f3f13419d53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:16,139 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:16,139 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb443d7f-3d73-40b5-8303-2ac26a2b3f9b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb443d7f-3d73-40b5-8303-2ac26a2b3f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:17,181 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:17,182 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a130a47b-3fed-4e61-a6a3-1a5837f39963', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a130a47b-3fed-4e61-a6a3-1a5837f39963', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:18,223 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:18,223 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a286f96-2522-48c0-9192-d54ba960bc42', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a286f96-2522-48c0-9192-d54ba960bc42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:19,269 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:42:19,269 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d775001-8e75-4d78-92bc-e6544907537f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d775001-8e75-4d78-92bc-e6544907537f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:20,312 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:20,313 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229824a0-15db-4974-8c99-f07c45cfe3d0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229824a0-15db-4974-8c99-f07c45cfe3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:21,355 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:21,356 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019e0eb7-7c38-4eea-80e2-4e51bcc199b1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019e0eb7-7c38-4eea-80e2-4e51bcc199b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:22,399 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:22,399 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433aa0be-bbe6-4f9b-b4d0-fb78dc6a242d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433aa0be-bbe6-4f9b-b4d0-fb78dc6a242d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:23,442 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:23,443 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077d3b4f-f235-4491-b0b3-87bfc64efccc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077d3b4f-f235-4491-b0b3-87bfc64efccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:24,484 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:24,484 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18d71a8-18d5-4610-bf6f-452021ead374', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18d71a8-18d5-4610-bf6f-452021ead374', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:25,527 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:25,527 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7510be14-b5fa-4003-b518-3cd0d294fe5b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7510be14-b5fa-4003-b518-3cd0d294fe5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:26,569 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:26,569 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b619a2d1-eeeb-43dd-b18a-1563853fe6b1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b619a2d1-eeeb-43dd-b18a-1563853fe6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:27,610 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:27,610 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055b8cee-72f1-4efd-9a0d-dcda97ccab75', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055b8cee-72f1-4efd-9a0d-dcda97ccab75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:28,656 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:42:28,656 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285d4706-8992-477d-9762-2c301c281987', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285d4706-8992-477d-9762-2c301c281987', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:29,704 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:42:29,704 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051288af-1da4-4c8d-ba56-e90444cbf77d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051288af-1da4-4c8d-ba56-e90444cbf77d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:30,750 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.034s
2025-12-09 21:42:30,750 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b1ca17-513c-4f3b-93f5-e4b531f7e15e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b1ca17-513c-4f3b-93f5-e4b531f7e15e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:31,791 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:31,791 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1184698f-d42c-4762-af7f-609816b179c9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1184698f-d42c-4762-af7f-609816b179c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:32,835 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:32,836 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185a7c27-bae1-4277-aaca-dd1e60452c24', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185a7c27-bae1-4277-aaca-dd1e60452c24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:33,883 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:42:33,883 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073c9257-6510-4813-8d0a-4aca4ebf08ed', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073c9257-6510-4813-8d0a-4aca4ebf08ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:34,926 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:34,926 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522509ea-cca1-4088-8057-35cf4beee03d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522509ea-cca1-4088-8057-35cf4beee03d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:35,975 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.037s
2025-12-09 21:42:35,975 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7793261a-8393-4fe8-b1ac-68cb41d7f217', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7793261a-8393-4fe8-b1ac-68cb41d7f217', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:37,033 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.047s
2025-12-09 21:42:37,033 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451e28be-c0b2-4723-8e69-567996fc91e3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451e28be-c0b2-4723-8e69-567996fc91e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:38,074 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:38,075 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4174906-16c0-431d-a4c7-e060b7ef9892', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4174906-16c0-431d-a4c7-e060b7ef9892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:39,116 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:39,116 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a420ff74-9d40-41a3-a076-1bbef3b9cf85', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a420ff74-9d40-41a3-a076-1bbef3b9cf85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:40,157 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:40,157 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e4f0b8-3a0c-42b1-a0c5-bb9e5b6d4265', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e4f0b8-3a0c-42b1-a0c5-bb9e5b6d4265', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:41,197 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.029s
2025-12-09 21:42:41,198 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d139343-caec-475c-bd61-f9542507a0b7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d139343-caec-475c-bd61-f9542507a0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:42,239 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:42:42,239 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8a6091-97ed-4ee1-b06e-2b65fe0e0ce2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8a6091-97ed-4ee1-b06e-2b65fe0e0ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:43,283 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:42:43,283 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2116e575-e51d-4174-a83e-3e54cb1ec1df', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2116e575-e51d-4174-a83e-3e54cb1ec1df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:44,326 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:44,326 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59289fe-78a2-4d47-bfb0-b109a24c8b1a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59289fe-78a2-4d47-bfb0-b109a24c8b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:45,377 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.040s
2025-12-09 21:42:45,377 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d076d1-5910-450f-83a3-1f6317c63d8d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d076d1-5910-450f-83a3-1f6317c63d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:46,424 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:42:46,425 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9003e2ad-ad84-4a04-a6d3-7549114fd8b6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9003e2ad-ad84-4a04-a6d3-7549114fd8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:47,470 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:42:47,470 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92fd3e9-abdd-4f9a-aa49-8d0683563687', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92fd3e9-abdd-4f9a-aa49-8d0683563687', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:48,515 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:42:48,515 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22f41e9-1823-4b0c-808c-2046adb506a6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22f41e9-1823-4b0c-808c-2046adb506a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:49,558 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:49,559 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db58163-379c-4e2a-bbfe-5bcf87eeacd8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db58163-379c-4e2a-bbfe-5bcf87eeacd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:50,603 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:50,603 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd3f178-7fe6-485d-a89b-9e37376afc54', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd3f178-7fe6-485d-a89b-9e37376afc54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:51,649 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:42:51,649 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74b7d0a-a2c2-4412-bcfd-f66e5427320b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74b7d0a-a2c2-4412-bcfd-f66e5427320b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:52,696 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.035s
2025-12-09 21:42:52,697 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb423230-b4be-4074-bb12-958aa2d75182', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb423230-b4be-4074-bb12-958aa2d75182', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:53,740 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:53,740 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880a45b9-4181-4e13-9c1a-5aeab5cdf36e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880a45b9-4181-4e13-9c1a-5aeab5cdf36e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:54,784 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:42:54,784 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333a8dd2-3f8a-4766-96a3-100ccf0428b3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333a8dd2-3f8a-4766-96a3-100ccf0428b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:55,832 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:42:55,832 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357132b6-5703-40ef-a82d-377f600acad0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357132b6-5703-40ef-a82d-377f600acad0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:56,887 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.038s
2025-12-09 21:42:56,888 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87862135-bdc0-4861-aead-721e42b6a0b4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87862135-bdc0-4861-aead-721e42b6a0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:57,930 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:57,930 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ed2e42-5b88-4a83-8ec4-960245cfe1c0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ed2e42-5b88-4a83-8ec4-960245cfe1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:42:58,973 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:42:58,974 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6badc910-fe9f-41e3-aae6-cc3d24b12289', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6badc910-fe9f-41e3-aae6-cc3d24b12289', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:00,018 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:00,019 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0873c6f-a40a-40fb-ae57-8f911084e042', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0873c6f-a40a-40fb-ae57-8f911084e042', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:01,071 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.040s
2025-12-09 21:43:01,072 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b7b6f77-a06e-4222-b64f-66abf7a2801c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b7b6f77-a06e-4222-b64f-66abf7a2801c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:02,116 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:02,116 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643c2cd3-7395-4eb2-bf3c-0f745c4e4062', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643c2cd3-7395-4eb2-bf3c-0f745c4e4062', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:03,159 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:03,160 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b00178-1b58-4008-8ad7-b5f438148b30', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b00178-1b58-4008-8ad7-b5f438148b30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:04,205 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:43:04,205 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee1d2b6-1423-4928-a045-20fc98d55b65', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee1d2b6-1423-4928-a045-20fc98d55b65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:05,252 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:43:05,253 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513e2f86-02de-4810-a226-80d44f427647', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513e2f86-02de-4810-a226-80d44f427647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:06,295 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:06,296 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c966d509-ded5-4593-a374-570b65aa6779', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c966d509-ded5-4593-a374-570b65aa6779', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:07,338 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:07,338 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbed41f-9187-4909-a9e4-4e14303e90cb', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbed41f-9187-4909-a9e4-4e14303e90cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:08,382 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:08,382 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df04a1b-0c96-4838-98de-2dfb015f5e5a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df04a1b-0c96-4838-98de-2dfb015f5e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:09,425 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:09,425 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad422098-5a1f-4b45-8c69-367fa6af721c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad422098-5a1f-4b45-8c69-367fa6af721c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:10,475 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.039s
2025-12-09 21:43:10,476 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f124f5f-b213-47ed-83cb-05307a19e70c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f124f5f-b213-47ed-83cb-05307a19e70c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:11,520 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:11,520 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfab6e8-d0f9-4e77-9a94-c4952030c80b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfab6e8-d0f9-4e77-9a94-c4952030c80b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:12,562 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:12,562 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945fbf3e-6a42-4c03-8346-68ffdb796439', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945fbf3e-6a42-4c03-8346-68ffdb796439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:13,604 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:13,605 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3feae1a1-5fe0-4111-ade8-a25ce5ef6654', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3feae1a1-5fe0-4111-ade8-a25ce5ef6654', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:14,647 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:14,647 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d7411a-f4a2-4485-9fc5-644a484d6377', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d7411a-f4a2-4485-9fc5-644a484d6377', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:15,689 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:15,689 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba30fed-5aff-4e29-a574-a985e05ee48a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba30fed-5aff-4e29-a574-a985e05ee48a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:16,731 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:16,731 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a786b493-903c-4998-8b86-b25117f81b4d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a786b493-903c-4998-8b86-b25117f81b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:17,774 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:17,774 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd22e9e5-1a02-46e2-a40a-a8b0769917de', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd22e9e5-1a02-46e2-a40a-a8b0769917de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:18,815 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:18,815 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8897a1bc-fdf4-4e31-87c3-2445eb047059', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8897a1bc-fdf4-4e31-87c3-2445eb047059', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:19,857 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:19,857 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383c640d-b074-4be7-8b7f-e47eedd13a4a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383c640d-b074-4be7-8b7f-e47eedd13a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:20,900 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:20,900 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e182e9e-10a0-49bd-b938-5065d6689d58', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e182e9e-10a0-49bd-b938-5065d6689d58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:21,942 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:21,943 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862769c2-aa54-4277-8087-a749be1e4879', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862769c2-aa54-4277-8087-a749be1e4879', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:22,986 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:22,986 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ab388a-1a16-4adb-b0c0-ee97d3805644', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ab388a-1a16-4adb-b0c0-ee97d3805644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:24,029 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:24,029 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e44b1e63-b41f-487d-bb59-efcb66e7f6c2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44b1e63-b41f-487d-bb59-efcb66e7f6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:25,073 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:25,074 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817f7cad-d6ef-4058-84d6-11ba698a2d64', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817f7cad-d6ef-4058-84d6-11ba698a2d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:26,122 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.037s
2025-12-09 21:43:26,122 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28554c3b-c6a0-44c0-bb14-83a22601f271', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28554c3b-c6a0-44c0-bb14-83a22601f271', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:27,164 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:27,164 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ac4ec2-e7bb-430d-979d-e2e393cadc14', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ac4ec2-e7bb-430d-979d-e2e393cadc14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:28,206 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:28,206 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df15c459-ff7d-4aa9-b101-6d027edda6d3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df15c459-ff7d-4aa9-b101-6d027edda6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:29,249 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:29,250 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094d5b0f-f32e-46c5-be4c-37a716f6c255', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094d5b0f-f32e-46c5-be4c-37a716f6c255', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:30,292 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:30,292 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa83b4b-83ee-4743-be92-d64ffc5315bc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa83b4b-83ee-4743-be92-d64ffc5315bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:31,334 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:31,334 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30b405b-39b1-4462-a63d-172554361f4d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30b405b-39b1-4462-a63d-172554361f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:32,376 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:32,377 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e55843-aef7-4cd0-8a67-b6496edc6bba', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e55843-aef7-4cd0-8a67-b6496edc6bba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:33,419 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:33,420 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491b5c9b-67be-4ff2-938c-0c1fb65c1c7c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491b5c9b-67be-4ff2-938c-0c1fb65c1c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:34,461 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:34,462 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a953bf9-a958-472a-9f1c-667b996122e6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a953bf9-a958-472a-9f1c-667b996122e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:35,505 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:35,505 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f717746-0046-429f-84ba-c21d8a8b7aa9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f717746-0046-429f-84ba-c21d8a8b7aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:36,547 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:36,548 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473d3913-c99f-4e38-baeb-94a838f824d5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473d3913-c99f-4e38-baeb-94a838f824d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:37,591 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:37,592 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c251bda4-5c1b-426f-9035-b62510c245ec', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c251bda4-5c1b-426f-9035-b62510c245ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:38,634 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:38,634 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b935de-7813-4846-baee-5aa66145757e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b935de-7813-4846-baee-5aa66145757e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:39,678 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:39,679 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e5d25b-7453-4cb9-b259-7fbc9fc879d1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e5d25b-7453-4cb9-b259-7fbc9fc879d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:40,723 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:43:40,723 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39eea41a-e763-4623-b5ce-3aeebaa3be4f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39eea41a-e763-4623-b5ce-3aeebaa3be4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:41,769 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.034s
2025-12-09 21:43:41,769 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457004b0-a763-4940-b9f3-ca6eff981f77', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457004b0-a763-4940-b9f3-ca6eff981f77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:42,810 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:42,810 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c60af70-1b74-4573-9e8d-17e2757b1eec', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c60af70-1b74-4573-9e8d-17e2757b1eec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:43,854 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:43,854 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692dd8ec-e9d7-473c-a025-180eff8fdc6c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692dd8ec-e9d7-473c-a025-180eff8fdc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:44,897 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:44,898 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db82f54c-92b4-4483-adb2-685d79e58d72', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db82f54c-92b4-4483-adb2-685d79e58d72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:45,941 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:45,941 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bd5d72-7483-4a73-8276-9acc88c52403', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bd5d72-7483-4a73-8276-9acc88c52403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:46,984 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:46,984 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3cdbc91-2af9-4706-bf2e-bf011bef2970', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3cdbc91-2af9-4706-bf2e-bf011bef2970', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:48,027 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:48,027 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c43698-53fa-41eb-9772-975d8f8a4c47', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c43698-53fa-41eb-9772-975d8f8a4c47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:49,070 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:49,071 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7086862-4429-4512-a92e-6d895a273867', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7086862-4429-4512-a92e-6d895a273867', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:50,114 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:50,114 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3ddbdc-8e94-47f1-8ad7-6ddbc1e276f9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3ddbdc-8e94-47f1-8ad7-6ddbc1e276f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:51,158 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:51,158 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554dc3ec-dc8c-4806-b5b2-334a8a000045', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554dc3ec-dc8c-4806-b5b2-334a8a000045', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:52,200 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:52,200 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283a7d44-8c99-470d-8f21-394144c4468f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283a7d44-8c99-470d-8f21-394144c4468f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:53,242 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:43:53,243 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341ef58f-3af5-4b78-bb1a-3ee7ad4fb615', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341ef58f-3af5-4b78-bb1a-3ee7ad4fb615', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:54,284 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:54,285 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280fd62d-e4b7-433d-836e-d1d6b3d60fff', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280fd62d-e4b7-433d-836e-d1d6b3d60fff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:55,326 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.030s
2025-12-09 21:43:55,327 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bad95f-408d-45c0-9149-6354ca354bb5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bad95f-408d-45c0-9149-6354ca354bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:56,375 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:56,376 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d8e274-2140-4179-b297-e8ee776d4119', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d8e274-2140-4179-b297-e8ee776d4119', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:57,424 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.037s
2025-12-09 21:43:57,424 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874b7117-0d63-421c-8a11-d1c79991468b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874b7117-0d63-421c-8a11-d1c79991468b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:58,468 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:43:58,468 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e0d4248-665f-4985-8f96-df65acd6ce37', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e0d4248-665f-4985-8f96-df65acd6ce37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:43:59,513 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.033s
2025-12-09 21:43:59,513 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d6d58a-1a98-42d5-b47f-fd6f5814fe44', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d6d58a-1a98-42d5-b47f-fd6f5814fe44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:44:00,556 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.031s
2025-12-09 21:44:00,556 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ff7939-bcdd-4ef9-871b-99641047deb0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ff7939-bcdd-4ef9-871b-99641047deb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:44:01,599 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:44:01,600 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7912f239-a0f5-4ef4-9e38-c9ba4b297324', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7912f239-a0f5-4ef4-9e38-c9ba4b297324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:44:02,646 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.036s
2025-12-09 21:44:02,647 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942388f8-3401-4b2c-b8cc-c278491267f9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942388f8-3401-4b2c-b8cc-c278491267f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
2025-12-09 21:44:03,691 101766 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa 0.032s
2025-12-09 21:44:03,691 101766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e95dc0-8f56-4d0c-a318-0ce205fa2603', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e95dc0-8f56-4d0c-a318-0ce205fa2603', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa'}
Body: b'{"volume": {"id": "bb64b46e-c776-4aed-9b84-54a65ffac5aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338244368", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bb64b46e-c776-4aed-9b84-54a65ffac5aa"}], "user_id": "64e20a67be4c4e1fbbc139df11725d2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569a6c7e1608493b8aedbae9da690e1e"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot
volume = self.create_volume()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 bb64b46e-c776-4aed-9b84-54a65ffac5aa failed to reach available status (current creating) within the required time (196 s).
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
fail
ft3.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:23:20,596 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://192.168.122.136/volume/v3/volumes 0.252s
2025-12-09 21:23:20,596 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6b5371-7369-4cc5-a688-9f350111177e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6b5371-7369-4cc5-a688-9f350111177e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:20.535625", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:23:20,638 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:23:20,639 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92980a3b-9cf5-4cf4-84b0-21cb1d343c7f', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92980a3b-9cf5-4cf4-84b0-21cb1d343c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:21,680 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:23:21,681 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f308ff0a-6215-423f-94b5-8aeaacaf8143', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f308ff0a-6215-423f-94b5-8aeaacaf8143', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:22,723 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:23:22,724 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdcc18d-a441-4d63-b5a8-161b8dd7a328', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdcc18d-a441-4d63-b5a8-161b8dd7a328', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:23,765 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:23:23,766 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1abf35ba-5e9f-4a36-93fb-bb8d6821e1f7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1abf35ba-5e9f-4a36-93fb-bb8d6821e1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:24,807 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:23:24,807 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a241f157-be47-4a04-8a3c-e53e4492174f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a241f157-be47-4a04-8a3c-e53e4492174f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:25,848 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:23:25,848 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5d23dc-3ce7-45a9-bc4f-5f0a7fcba7cc', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5d23dc-3ce7-45a9-bc4f-5f0a7fcba7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:26,890 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:23:26,890 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a614c0-d0d6-4ee3-902a-a9aeb3cac5ba', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a614c0-d0d6-4ee3-902a-a9aeb3cac5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:27,931 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:23:27,932 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ce54ae-95a8-4a3b-b375-5465ca08ae64', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ce54ae-95a8-4a3b-b375-5465ca08ae64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:28,975 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:28,975 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0da6f18-a06a-4ee7-9f65-e6300ce8e040', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0da6f18-a06a-4ee7-9f65-e6300ce8e040', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:30,020 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.034s
2025-12-09 21:23:30,021 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d56c782-89a9-4d26-9f6a-a2d90934625f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d56c782-89a9-4d26-9f6a-a2d90934625f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:31,064 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:31,064 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b5557d-07c5-45c6-9529-ada965ee9866', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b5557d-07c5-45c6-9529-ada965ee9866', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:32,107 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:32,108 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96c34db-84d1-44bc-a641-894288076213', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96c34db-84d1-44bc-a641-894288076213', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:33,152 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:23:33,153 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf03fa1-2da0-4b40-9974-53f8bb269329', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf03fa1-2da0-4b40-9974-53f8bb269329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:34,196 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:34,196 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b598059a-1509-4b97-92f7-978b0c0897ca', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b598059a-1509-4b97-92f7-978b0c0897ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:35,240 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:23:35,240 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca3d697-2435-4e86-ba36-dcd84ae4ca50', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca3d697-2435-4e86-ba36-dcd84ae4ca50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:36,284 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:23:36,284 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3720d0-8a5b-4279-bc3e-de697fbbe7f3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3720d0-8a5b-4279-bc3e-de697fbbe7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:37,328 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:23:37,329 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb01149f-9690-4b80-8079-4f05bf2938c1', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb01149f-9690-4b80-8079-4f05bf2938c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:38,372 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:38,372 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3540a583-f4e9-4504-b071-dd4481498776', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3540a583-f4e9-4504-b071-dd4481498776', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:39,413 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:23:39,414 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be57888-fc4f-4db1-bdee-b15a763d2449', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be57888-fc4f-4db1-bdee-b15a763d2449', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:40,456 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:40,456 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620d8414-c7e3-48bd-8573-03399c170bcb', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620d8414-c7e3-48bd-8573-03399c170bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:41,498 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:41,498 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0120647-0d07-4ff5-98b1-2a0bcffe50f7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0120647-0d07-4ff5-98b1-2a0bcffe50f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:42,540 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:42,540 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6faa23-43e0-4aad-a247-2fafcff2f197', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6faa23-43e0-4aad-a247-2fafcff2f197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:43,584 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:43,584 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3defc722-0fae-423a-8b4c-db06fec858b3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3defc722-0fae-423a-8b4c-db06fec858b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:44,626 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:44,627 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472bd6a6-fcba-424d-bc8b-9257868916a8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472bd6a6-fcba-424d-bc8b-9257868916a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:45,669 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:45,670 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659aa8eb-3f08-4c24-a088-9721773bdedd', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659aa8eb-3f08-4c24-a088-9721773bdedd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:46,712 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:46,712 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1027e9-857c-4241-8d41-128b27bd3f7b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1027e9-857c-4241-8d41-128b27bd3f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:47,758 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.034s
2025-12-09 21:23:47,758 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30889ac-ed87-476b-96db-d0be7f8213ad', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30889ac-ed87-476b-96db-d0be7f8213ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:48,800 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:48,801 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69471cdb-3927-4f72-b56b-b37da3a4c26f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69471cdb-3927-4f72-b56b-b37da3a4c26f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:49,842 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:23:49,843 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a0ee2a-ba1c-4c47-92c2-d015e881c31e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a0ee2a-ba1c-4c47-92c2-d015e881c31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:50,885 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:50,885 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b721256-5c47-42b1-a097-181a891a8efe', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b721256-5c47-42b1-a097-181a891a8efe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:51,928 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:23:51,928 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72af1a6-660f-45dd-821c-8dc016dea02c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72af1a6-660f-45dd-821c-8dc016dea02c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:52,977 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.037s
2025-12-09 21:23:52,977 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964547b5-df97-49d4-a67e-2319a07fe9d3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964547b5-df97-49d4-a67e-2319a07fe9d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:54,021 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:54,021 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-545a29d5-ac84-462f-86aa-5467e2ebf147', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-545a29d5-ac84-462f-86aa-5467e2ebf147', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:55,064 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:55,064 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb607b9-108f-4b7f-948e-d479961bdaa9', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb607b9-108f-4b7f-948e-d479961bdaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:56,109 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:23:56,109 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b13fc1-bf80-4e5d-95de-b9a944706a5b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b13fc1-bf80-4e5d-95de-b9a944706a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:57,153 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:57,153 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac2faf1-febd-4a48-aa00-a016cbf70de3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac2faf1-febd-4a48-aa00-a016cbf70de3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:58,196 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:58,196 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c08c219a-be53-4a64-b19b-4d1e553dbb5c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c08c219a-be53-4a64-b19b-4d1e553dbb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:23:59,239 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:23:59,239 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a745449d-3879-4789-8295-a13ca062e0ed', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a745449d-3879-4789-8295-a13ca062e0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:00,282 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:00,282 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386ad310-5153-46af-b54c-c7a6aae9ab06', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386ad310-5153-46af-b54c-c7a6aae9ab06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:01,325 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:01,326 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3192ffcc-570f-40c7-87b8-777392d99ff9', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3192ffcc-570f-40c7-87b8-777392d99ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:02,373 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.036s
2025-12-09 21:24:02,373 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3202598-d096-499c-92b2-d543dd5339cd', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3202598-d096-499c-92b2-d543dd5339cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:03,418 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.034s
2025-12-09 21:24:03,419 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3537c38d-3b7c-4c3e-9302-3ea00a47ebbe', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3537c38d-3b7c-4c3e-9302-3ea00a47ebbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:04,462 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:04,463 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271405cd-6fa2-4b99-a913-f9124f729829', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271405cd-6fa2-4b99-a913-f9124f729829', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:05,506 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:05,506 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b3b751-3878-490e-b702-9dfc524c8679', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b3b751-3878-490e-b702-9dfc524c8679', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:06,552 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.034s
2025-12-09 21:24:06,552 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00940603-c1e0-4cf0-ac8d-5288b65adefe', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00940603-c1e0-4cf0-ac8d-5288b65adefe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:07,596 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:07,596 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b269e3d-7619-4655-b9f6-59f8dc8e7ed6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b269e3d-7619-4655-b9f6-59f8dc8e7ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:08,637 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:08,638 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec34037-5666-4ec1-b8c2-2cf7083586f7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec34037-5666-4ec1-b8c2-2cf7083586f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:09,679 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:09,679 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6ea896-057f-4db8-8043-748406b445c0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6ea896-057f-4db8-8043-748406b445c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:10,721 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:10,721 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5a31f4-00d1-44ed-835e-895dd96b01a1', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5a31f4-00d1-44ed-835e-895dd96b01a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:11,766 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:24:11,767 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a74160-5aa6-425c-b45f-de6bc76d77e3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a74160-5aa6-425c-b45f-de6bc76d77e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:12,811 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:12,812 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28047afe-afbe-46be-8405-21ceca65a3dd', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28047afe-afbe-46be-8405-21ceca65a3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:13,855 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:13,855 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1148063b-0e5b-4220-a490-0e5b78ab4236', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1148063b-0e5b-4220-a490-0e5b78ab4236', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:14,899 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:14,899 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6717db-6abd-47cf-a8ee-5e75c17e32dd', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6717db-6abd-47cf-a8ee-5e75c17e32dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:15,941 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:15,941 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98f22d7-f213-43bd-b9f3-c2f4912857d3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98f22d7-f213-43bd-b9f3-c2f4912857d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:16,988 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.035s
2025-12-09 21:24:16,988 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f290e2-cc88-4c1a-b537-b272900cc8b9', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f290e2-cc88-4c1a-b537-b272900cc8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:18,029 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:18,029 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f32cf45-aaf5-4663-9f5d-a9f829748dac', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f32cf45-aaf5-4663-9f5d-a9f829748dac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:19,072 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:19,072 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1e5479-9e6c-4a4a-a6a1-5827c80a94dd', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1e5479-9e6c-4a4a-a6a1-5827c80a94dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:20,115 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:20,116 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a46852f-4d1a-48de-92a6-e02ce716ddfa', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a46852f-4d1a-48de-92a6-e02ce716ddfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:21,158 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:21,158 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1501417-89fe-4b32-a3ba-6e5de1e934d7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1501417-89fe-4b32-a3ba-6e5de1e934d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:22,201 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:22,201 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4eaa411-3191-4f26-9597-e89a0ed13eee', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4eaa411-3191-4f26-9597-e89a0ed13eee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:23,243 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:23,244 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8817796b-6a27-4405-9c91-d61536335378', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8817796b-6a27-4405-9c91-d61536335378', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:24,285 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:24,285 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7959a6b4-1a76-4352-ace6-15e959c100af', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7959a6b4-1a76-4352-ace6-15e959c100af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:25,327 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:25,327 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794aec21-5dd5-49dc-aae8-a07f5b5d031a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794aec21-5dd5-49dc-aae8-a07f5b5d031a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:26,368 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:26,368 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d8274b-a52f-4580-85b4-372a63e11e62', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d8274b-a52f-4580-85b4-372a63e11e62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:27,409 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.029s
2025-12-09 21:24:27,409 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c615ad-4a9d-434b-8da6-b201ec1bd154', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c615ad-4a9d-434b-8da6-b201ec1bd154', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:28,449 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:28,450 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6add18e2-7de6-4bbc-82b8-a9fb349b42a5', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6add18e2-7de6-4bbc-82b8-a9fb349b42a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:29,491 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:29,491 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2db38ea-426b-48fe-ae81-d33693511a90', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2db38ea-426b-48fe-ae81-d33693511a90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:30,534 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:30,534 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460b9dc7-9631-4f9f-800a-8d52737d888d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460b9dc7-9631-4f9f-800a-8d52737d888d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:31,578 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:31,578 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b0f778-77bf-42fb-81af-f6b29975552b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b0f778-77bf-42fb-81af-f6b29975552b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:32,624 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.035s
2025-12-09 21:24:32,624 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d785df45-4fd6-4aed-8063-901a4fce0d3b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d785df45-4fd6-4aed-8063-901a4fce0d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:33,667 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:33,668 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad863f8-d3ed-4309-bae0-452fe5388ab9', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad863f8-d3ed-4309-bae0-452fe5388ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:34,710 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:34,710 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28cf5827-006d-4931-8ea1-a10b5686b81c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28cf5827-006d-4931-8ea1-a10b5686b81c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:35,752 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:35,752 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d67850-c467-4727-8fd6-713b48ff605d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d67850-c467-4727-8fd6-713b48ff605d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:36,793 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.029s
2025-12-09 21:24:36,793 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1c0c08-6d41-4591-8ca0-4c179a516030', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1c0c08-6d41-4591-8ca0-4c179a516030', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:37,834 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:37,835 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb563269-c2b4-497a-ba25-ed1c2731a3b4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb563269-c2b4-497a-ba25-ed1c2731a3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:38,875 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:38,876 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22340e54-8473-43ad-928d-6b5ef176cb44', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22340e54-8473-43ad-928d-6b5ef176cb44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:39,917 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:39,917 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1222e05c-3ed0-4783-95c0-0821c338cd19', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1222e05c-3ed0-4783-95c0-0821c338cd19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:40,960 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:40,960 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7106c83-f405-4c80-a935-59639efddb4e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7106c83-f405-4c80-a935-59639efddb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:42,000 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:42,000 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d32473c-0c1e-42cf-9de8-5667535268fb', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d32473c-0c1e-42cf-9de8-5667535268fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:43,041 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:43,041 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71fde64-03d8-40d0-9453-cd09ff2b8162', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71fde64-03d8-40d0-9453-cd09ff2b8162', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:44,085 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:24:44,085 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94796af-4e64-4637-9935-cb6e582b0146', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94796af-4e64-4637-9935-cb6e582b0146', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:45,126 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.029s
2025-12-09 21:24:45,126 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adf4dd1-79d0-4d6e-be3d-48b5569f4ffa', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adf4dd1-79d0-4d6e-be3d-48b5569f4ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:46,167 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:46,167 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143de692-bb0e-44b3-9e39-d3f30864444d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143de692-bb0e-44b3-9e39-d3f30864444d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:47,208 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:47,209 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7233cf9c-e585-431c-89c9-c8265b88aa2e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7233cf9c-e585-431c-89c9-c8265b88aa2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:48,251 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:48,252 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d969ee91-417e-4b4e-bdb9-b49e20fb57e3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d969ee91-417e-4b4e-bdb9-b49e20fb57e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:49,294 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:49,294 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5b2e80-db4c-4384-9822-a49d8a87d649', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5b2e80-db4c-4384-9822-a49d8a87d649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:50,337 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:50,337 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3333eb9-22aa-48a5-8497-8ba019818609', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3333eb9-22aa-48a5-8497-8ba019818609', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:51,384 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.035s
2025-12-09 21:24:51,384 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd37548-7fee-44b6-b996-e71589f60248', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd37548-7fee-44b6-b996-e71589f60248', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:52,428 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:52,428 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd26195-8021-446a-94c1-63a685318a78', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd26195-8021-446a-94c1-63a685318a78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:53,470 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:53,470 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfe99a9-830c-4f48-a51d-70f1f27879be', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfe99a9-830c-4f48-a51d-70f1f27879be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:54,512 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:54,512 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fbed55-a451-4cb7-8db5-b8d064910b7b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38fbed55-a451-4cb7-8db5-b8d064910b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:55,555 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:24:55,555 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aed6faf-e725-4b1a-b809-12639cfeb875', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aed6faf-e725-4b1a-b809-12639cfeb875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:56,597 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:24:56,597 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85633a07-efe3-4148-90b2-b852c5657f28', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85633a07-efe3-4148-90b2-b852c5657f28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:57,638 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:57,639 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d0f440-40c0-43f9-a870-c8b512c55c49', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d0f440-40c0-43f9-a870-c8b512c55c49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:58,680 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:24:58,681 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4aeb81-3244-40d0-9d10-7256dbf6b728', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4aeb81-3244-40d0-9d10-7256dbf6b728', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:24:59,721 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.029s
2025-12-09 21:24:59,722 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:24:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6f8542-9aa1-430c-bc33-51025fe32edd', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6f8542-9aa1-430c-bc33-51025fe32edd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:00,763 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:00,763 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183fa7e2-ff5a-422e-87aa-e82564612cbc', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183fa7e2-ff5a-422e-87aa-e82564612cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:01,805 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:01,805 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043efe85-d900-4f14-91d2-d193c07b2315', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043efe85-d900-4f14-91d2-d193c07b2315', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:02,849 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:02,849 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e378bac-e74b-433a-9cbf-707ed433ec26', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e378bac-e74b-433a-9cbf-707ed433ec26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:03,891 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:03,892 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e5c0ab3-3540-4daf-bb11-3e737ee10975', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5c0ab3-3540-4daf-bb11-3e737ee10975', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:04,933 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:04,933 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b548f34-9268-4fe3-8bc8-d239dce07339', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b548f34-9268-4fe3-8bc8-d239dce07339', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:05,974 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:05,974 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97c0d0a-f07a-49d7-a7ed-0d21ab3104a2', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97c0d0a-f07a-49d7-a7ed-0d21ab3104a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:07,015 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:07,016 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a255dbac-fea9-44ba-95db-7035361e5b90', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a255dbac-fea9-44ba-95db-7035361e5b90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:08,058 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:08,058 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41138a6f-939e-4b58-9cb7-52725941c8c1', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41138a6f-939e-4b58-9cb7-52725941c8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:09,102 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:09,102 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01647e2c-cf8a-4f64-91f6-6add4b383f77', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01647e2c-cf8a-4f64-91f6-6add4b383f77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:10,147 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:10,147 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5edf67c9-0cb3-446f-9d74-5d9e671a1e33', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5edf67c9-0cb3-446f-9d74-5d9e671a1e33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:11,190 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:11,190 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c92a84-e506-427f-af93-267b4943dbe2', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c92a84-e506-427f-af93-267b4943dbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:12,233 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:12,234 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527f0a2d-b075-4b81-a07c-13f8b5cf9ced', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527f0a2d-b075-4b81-a07c-13f8b5cf9ced', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:13,278 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:13,278 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c241f77-c855-49da-bb6c-6f664f60e56a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c241f77-c855-49da-bb6c-6f664f60e56a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:14,322 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:14,322 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c832e7-9ccf-46f2-858b-aa5faa464e49', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c832e7-9ccf-46f2-858b-aa5faa464e49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:15,366 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:15,367 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6251354-2e67-4c41-be04-8751a86bdffa', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6251354-2e67-4c41-be04-8751a86bdffa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:16,411 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:16,411 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c62d18-4c58-4222-ae84-2874e10597c0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c62d18-4c58-4222-ae84-2874e10597c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:17,454 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:17,455 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98509583-d42b-4f9c-8971-1920fb65f8c2', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98509583-d42b-4f9c-8971-1920fb65f8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:18,496 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:18,497 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043f311c-25bb-4010-84e7-2b684460d3c4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043f311c-25bb-4010-84e7-2b684460d3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:19,538 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:19,538 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9accee9c-f626-48cb-8832-ff1f23ff4b7d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9accee9c-f626-48cb-8832-ff1f23ff4b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:20,581 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:20,581 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175ad4e1-68df-47c4-ac35-8a1cc68b1811', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175ad4e1-68df-47c4-ac35-8a1cc68b1811', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:21,623 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:21,623 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84bc830-93d7-44c0-b4a7-6353eacb7f6e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84bc830-93d7-44c0-b4a7-6353eacb7f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:22,667 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:22,667 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e18ea09-7830-4f3f-9149-a2d6baa7ba86', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e18ea09-7830-4f3f-9149-a2d6baa7ba86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:23,709 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:23,709 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed4be97-ce51-4cb6-abc1-570f9b4d091e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed4be97-ce51-4cb6-abc1-570f9b4d091e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:24,751 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:24,751 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d491e84-07f3-4d13-bcbb-df6e492a53b4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d491e84-07f3-4d13-bcbb-df6e492a53b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:25,793 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:25,793 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca9db6b-a015-45bd-b05b-024b130021de', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca9db6b-a015-45bd-b05b-024b130021de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:26,838 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:26,839 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0117eed4-d54d-4c3f-b7ad-5e0e2a7d4245', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0117eed4-d54d-4c3f-b7ad-5e0e2a7d4245', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:27,880 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:27,880 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948f2a74-179a-4db6-95fb-2639bcabd5c4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948f2a74-179a-4db6-95fb-2639bcabd5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:28,922 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:28,922 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47b25fb-e2c4-4805-bc97-6cedc707dea0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47b25fb-e2c4-4805-bc97-6cedc707dea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:29,964 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:29,964 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d823c5-7ea2-4650-8282-8778703422bf', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d823c5-7ea2-4650-8282-8778703422bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:31,008 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:31,008 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c7d5e8-94a6-42f0-bdd4-eb72c6af2689', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c7d5e8-94a6-42f0-bdd4-eb72c6af2689', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:32,050 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:32,051 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89165be-524b-4f29-9630-0bc3fc6167f5', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89165be-524b-4f29-9630-0bc3fc6167f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:33,092 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:33,093 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9b0e27-3870-40f9-8d9b-55d3c0c100a0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9b0e27-3870-40f9-8d9b-55d3c0c100a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:34,134 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:34,134 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51eadd8-45a4-4830-8586-20e3e88a6cb0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51eadd8-45a4-4830-8586-20e3e88a6cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:35,176 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:35,176 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-122f78a2-ee68-4ed4-acbb-41e3fd173323', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-122f78a2-ee68-4ed4-acbb-41e3fd173323', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:36,218 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:36,218 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9967cfc5-6356-4d24-a0b1-e6841202153e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9967cfc5-6356-4d24-a0b1-e6841202153e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:37,261 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:37,261 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd9f9a6-cc4c-4d04-920b-bb7adacc6f9c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd9f9a6-cc4c-4d04-920b-bb7adacc6f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:38,303 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:38,304 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703e6919-9bd3-4ce9-9cdc-3f24028f81b8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703e6919-9bd3-4ce9-9cdc-3f24028f81b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:39,345 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:39,345 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675a7463-e189-4a1e-b66e-3ce77dbdf01e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675a7463-e189-4a1e-b66e-3ce77dbdf01e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:40,387 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:40,387 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c902e6-66f4-403c-8204-ccc355ffbe8f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c902e6-66f4-403c-8204-ccc355ffbe8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:41,428 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:41,429 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9250c31-d6f0-4517-8370-d6a50a81f47b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9250c31-d6f0-4517-8370-d6a50a81f47b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:42,471 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:42,471 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9b7175-b808-4e81-9e5e-485b53e70ddb', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9b7175-b808-4e81-9e5e-485b53e70ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:43,513 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:43,513 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6000d459-af30-4d01-9511-acb91f576cd9', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6000d459-af30-4d01-9511-acb91f576cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:44,562 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.038s
2025-12-09 21:25:44,563 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c13968-7db7-473e-9da4-6e4cb3d55125', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c13968-7db7-473e-9da4-6e4cb3d55125', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:45,606 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:45,606 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579c2d8a-ecee-4f30-920e-695103d3d7ea', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579c2d8a-ecee-4f30-920e-695103d3d7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:46,649 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:46,650 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3882eead-81cf-4095-8fda-0c8d15582946', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3882eead-81cf-4095-8fda-0c8d15582946', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:47,692 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:47,692 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8869aaf-0d6e-4d7d-9e6d-c7a289797cec', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8869aaf-0d6e-4d7d-9e6d-c7a289797cec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:48,734 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:25:48,734 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-044c5e6e-eaef-4187-b1de-807ffc3f674b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-044c5e6e-eaef-4187-b1de-807ffc3f674b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:49,778 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:49,778 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686821f9-e384-4551-a347-a18c24f91528', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686821f9-e384-4551-a347-a18c24f91528', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:50,822 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:50,823 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea85e98b-54cd-4beb-bb09-ef24e2fb6733', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea85e98b-54cd-4beb-bb09-ef24e2fb6733', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:51,866 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:51,866 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7571d4-f34b-4392-a83e-c7eedb308b7e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7571d4-f34b-4392-a83e-c7eedb308b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:52,908 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:52,908 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c244f1-c1e8-40bd-880e-efff9191fb92', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c244f1-c1e8-40bd-880e-efff9191fb92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:53,950 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:53,950 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc0f6e56-b858-4039-85db-f84d42968fa3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0f6e56-b858-4039-85db-f84d42968fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:54,997 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.035s
2025-12-09 21:25:54,997 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf46f77-0e28-4adf-b9bf-276fc8a1651e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf46f77-0e28-4adf-b9bf-276fc8a1651e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:56,039 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:56,040 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cfa1b9-0c84-4faf-ba79-867117747964', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cfa1b9-0c84-4faf-ba79-867117747964', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:57,084 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:25:57,084 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ef060a-b2ab-455c-85ca-83cc5c9b77c7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ef060a-b2ab-455c-85ca-83cc5c9b77c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:58,127 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:25:58,127 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06487d51-eee7-42c8-b5d2-5eb478b04386', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06487d51-eee7-42c8-b5d2-5eb478b04386', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:25:59,170 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:25:59,170 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e21a2f3-9e8c-4b5e-a2c0-7c5f56466c6e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e21a2f3-9e8c-4b5e-a2c0-7c5f56466c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:00,212 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:00,213 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625d7e80-255f-463b-b82e-bf905daf6c92', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625d7e80-255f-463b-b82e-bf905daf6c92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:01,256 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:01,257 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9174bc3c-e479-42c3-8802-9b85e68da79a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9174bc3c-e479-42c3-8802-9b85e68da79a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:02,301 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:26:02,301 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff2400d-7829-432e-a785-b1d22060b367', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff2400d-7829-432e-a785-b1d22060b367', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:03,343 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:26:03,343 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e31f60-2f60-4f51-af99-9f297d6be9b6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e31f60-2f60-4f51-af99-9f297d6be9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:04,396 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.042s
2025-12-09 21:26:04,396 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae679f7-1c9b-4c4e-a52d-bc79976c6eea', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae679f7-1c9b-4c4e-a52d-bc79976c6eea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:05,440 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:05,440 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d6fa01-2369-4453-9b1d-629a0bade047', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d6fa01-2369-4453-9b1d-629a0bade047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:06,481 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:26:06,482 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ee32d6-d092-4abb-a81e-90ef566c2886', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ee32d6-d092-4abb-a81e-90ef566c2886', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:07,523 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:26:07,523 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec26c9d2-4c12-4c02-b2be-9c3eaca3dd2b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec26c9d2-4c12-4c02-b2be-9c3eaca3dd2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:08,568 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:26:08,568 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b7ffff-5d07-4339-9632-804f73f8c9cf', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b7ffff-5d07-4339-9632-804f73f8c9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:09,610 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:09,611 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336bfd30-5937-45dc-aa41-6117793a7fa8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336bfd30-5937-45dc-aa41-6117793a7fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:10,653 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:10,653 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7853947d-5985-480b-8e23-8f72829b50a4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7853947d-5985-480b-8e23-8f72829b50a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:11,698 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:26:11,698 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d367c0d-9d1a-418c-a5d5-90443e91d743', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d367c0d-9d1a-418c-a5d5-90443e91d743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:12,743 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.034s
2025-12-09 21:26:12,743 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ae0446-c209-4aad-a125-c370ac2d641e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ae0446-c209-4aad-a125-c370ac2d641e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:13,786 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:13,787 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9241420d-e8fa-468d-998e-f4b6f72be51e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9241420d-e8fa-468d-998e-f4b6f72be51e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:14,830 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:14,830 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93139e8-e321-486d-8186-9acacfedf566', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93139e8-e321-486d-8186-9acacfedf566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:15,873 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:15,874 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88711832-06be-4a81-9625-b129689a6090', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88711832-06be-4a81-9625-b129689a6090', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:16,919 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.034s
2025-12-09 21:26:16,919 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50077b1d-d6a3-42d4-b370-f4c4139e95f7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50077b1d-d6a3-42d4-b370-f4c4139e95f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:17,967 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.036s
2025-12-09 21:26:17,967 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f399ab-c691-4eb0-b7a5-9153ec3c172c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f399ab-c691-4eb0-b7a5-9153ec3c172c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:19,010 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:19,010 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00158d3b-4fe6-4783-a0a7-3c5fdd07b86d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00158d3b-4fe6-4783-a0a7-3c5fdd07b86d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:20,052 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:20,052 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104044d8-c75c-4268-b82c-18e8f53fd058', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104044d8-c75c-4268-b82c-18e8f53fd058', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:21,095 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:21,095 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47011237-3796-4350-b34c-d50577fe5763', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47011237-3796-4350-b34c-d50577fe5763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:22,139 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:22,139 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c406a6-2551-457f-8ef8-4d567a4c1b06', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c406a6-2551-457f-8ef8-4d567a4c1b06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:23,181 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:23,182 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-226813c3-6be5-4eee-848e-10cd516b515a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226813c3-6be5-4eee-848e-10cd516b515a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:24,225 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:24,226 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2923f30c-c040-4369-ac79-c68310130fa4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2923f30c-c040-4369-ac79-c68310130fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:25,268 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:25,269 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1f19cb-333e-4352-953f-4a67a3f81461', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1f19cb-333e-4352-953f-4a67a3f81461', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:26,311 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:26,312 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e9c3c6-0bca-42a1-adbe-6c89185c9700', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e9c3c6-0bca-42a1-adbe-6c89185c9700', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:27,353 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:27,354 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb41986-bf30-4732-907e-b36d2c4864da', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb41986-bf30-4732-907e-b36d2c4864da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:28,397 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:28,397 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d47918-21d8-41e1-af5f-b34f37b19fa5', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d47918-21d8-41e1-af5f-b34f37b19fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:29,442 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:26:29,442 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618e6e71-739c-4a0d-ba2f-39f8f1d4f819', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618e6e71-739c-4a0d-ba2f-39f8f1d4f819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:30,485 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.032s
2025-12-09 21:26:30,486 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96843f06-9032-4d8d-90d8-d64edbb444f7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96843f06-9032-4d8d-90d8-d64edbb444f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:31,527 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:26:31,528 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4e0845-a6be-4b71-b54e-50420d975fe3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4e0845-a6be-4b71-b54e-50420d975fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:32,569 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.030s
2025-12-09 21:26:32,569 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6abdc0-e6d8-492e-8393-8f06291172a8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6abdc0-e6d8-492e-8393-8f06291172a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:33,611 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:33,612 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c454d658-d164-47b0-9562-11c99e97c01a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c454d658-d164-47b0-9562-11c99e97c01a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:34,655 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.033s
2025-12-09 21:26:34,656 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb39bafc-516a-44f6-a0c5-dda1a3522f46', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb39bafc-516a-44f6-a0c5-dda1a3522f46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:35,699 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:35,699 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e43a177-9593-4c6f-8762-3f08ebd7c4b1', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e43a177-9593-4c6f-8762-3f08ebd7c4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
2025-12-09 21:26:36,741 82090 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a 0.031s
2025-12-09 21:26:36,742 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:26:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa6434d-8b5d-4bd9-a324-d9ce96845d94', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa6434d-8b5d-4bd9-a324-d9ce96845d94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a'}
Body: b'{"volume": {"id": "e8db9767-e052-441d-b510-0de9d7f0552a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:23:21.000000", "updated_at": "2025-12-09T20:23:21.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-970200138", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/e8db9767-e052-441d-b510-0de9d7f0552a"}], "user_id": "203983470e2c479f8c3bc7f0c93b19ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb8613f22233451fa29d27c025ed03cd"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume
volume = self.create_volume()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 e8db9767-e052-441d-b510-0de9d7f0552a failed to reach available status (current creating) within the required time (196 s).
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
fail
ft3.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:40:47,132 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://192.168.122.136/volume/v3/volumes 0.389s
2025-12-09 21:40:47,132 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aae0609-e28d-46c7-88d3-8db10ddea176', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aae0609-e28d-46c7-88d3-8db10ddea176', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.062666", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:40:47,448 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.306s
2025-12-09 21:40:47,448 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f4e30b-f2c3-4756-b761-2febcfe71757', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f4e30b-f2c3-4756-b761-2febcfe71757', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:48,492 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:40:48,493 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6160da-0536-439a-83a1-1ac0702f68ed', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6160da-0536-439a-83a1-1ac0702f68ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:49,538 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:40:49,538 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d48a113-4607-4ffd-ae73-2ba38898a3c9', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d48a113-4607-4ffd-ae73-2ba38898a3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:50,584 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:40:50,585 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aadf42c-64f2-40f4-a93b-d028d78d35aa', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aadf42c-64f2-40f4-a93b-d028d78d35aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:51,628 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:40:51,628 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e47700-5295-4247-9bd6-486a8c6626bc', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e47700-5295-4247-9bd6-486a8c6626bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:52,678 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.039s
2025-12-09 21:40:52,678 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1977e66e-6517-4322-bf07-3969f4c31283', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1977e66e-6517-4322-bf07-3969f4c31283', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:53,720 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:40:53,721 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c01cc17-a217-46b1-88f1-3824e5c5f4df', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c01cc17-a217-46b1-88f1-3824e5c5f4df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:54,761 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:40:54,762 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e755f7e9-7991-46c9-b02f-e68e86160777', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e755f7e9-7991-46c9-b02f-e68e86160777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:55,803 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:40:55,803 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df38a1a-db15-4161-bb27-a44c03d50e7f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df38a1a-db15-4161-bb27-a44c03d50e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:56,871 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.057s
2025-12-09 21:40:56,872 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7f3004-e6b2-4e5f-8198-f01229851d88', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7f3004-e6b2-4e5f-8198-f01229851d88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:57,914 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:40:57,914 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7b53ab-8b88-4d38-a507-4c2bf9c59b0e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a7b53ab-8b88-4d38-a507-4c2bf9c59b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:40:58,967 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.041s
2025-12-09 21:40:58,967 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0882ca2-bd92-4c07-91be-9b981d937cb6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0882ca2-bd92-4c07-91be-9b981d937cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:00,008 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:00,008 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db697948-3831-4a42-b76f-e08b99e732ce', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db697948-3831-4a42-b76f-e08b99e732ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:01,049 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:01,050 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6b8333-266c-4529-a7f7-f5fb15fe1c72', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6b8333-266c-4529-a7f7-f5fb15fe1c72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:02,094 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:02,095 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c4cd0d-2182-4d88-ac57-4ca9d2670b0f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c4cd0d-2182-4d88-ac57-4ca9d2670b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:03,139 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:41:03,139 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f03fe3a-b57d-4d55-aeaf-ce779ebf8942', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f03fe3a-b57d-4d55-aeaf-ce779ebf8942', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:04,184 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:04,184 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc76415c-7220-431f-9a3a-8e25781fc28a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc76415c-7220-431f-9a3a-8e25781fc28a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:05,230 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:41:05,230 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfac281a-107e-4d80-8851-b87e87d4f8b6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfac281a-107e-4d80-8851-b87e87d4f8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:06,273 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:41:06,273 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad779661-a7e3-4251-81dc-b64212132c07', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad779661-a7e3-4251-81dc-b64212132c07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:07,315 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:07,315 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c97b662-5cdc-4977-a90e-eb2216d591ab', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c97b662-5cdc-4977-a90e-eb2216d591ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:08,355 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.029s
2025-12-09 21:41:08,356 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba9eeca-4d94-4f15-9a1e-c671f7952d20', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba9eeca-4d94-4f15-9a1e-c671f7952d20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:09,400 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:41:09,400 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d7d61a-750a-4195-8f9d-cdf86d437e90', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d7d61a-750a-4195-8f9d-cdf86d437e90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:10,451 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.039s
2025-12-09 21:41:10,451 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f981fdf9-da60-4ec8-bb90-4787966f0353', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f981fdf9-da60-4ec8-bb90-4787966f0353', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:11,501 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.039s
2025-12-09 21:41:11,502 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa9a72f-baf4-41cf-ae10-b741510ddd81', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa9a72f-baf4-41cf-ae10-b741510ddd81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:12,547 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:12,547 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c7b52f-0d74-40b4-8eeb-6d3b7682f45b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c7b52f-0d74-40b4-8eeb-6d3b7682f45b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:13,592 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:13,592 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a7bc04-7cdf-4faa-923f-405edec38c5d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a7bc04-7cdf-4faa-923f-405edec38c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:14,639 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:41:14,639 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77629bd0-d24a-47be-a27d-31bf9990ef75', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77629bd0-d24a-47be-a27d-31bf9990ef75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:15,682 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:41:15,682 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5105c1ef-a94d-44bd-b2eb-999632e603aa', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5105c1ef-a94d-44bd-b2eb-999632e603aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:16,736 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.043s
2025-12-09 21:41:16,736 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a578a0eb-0a89-4e9c-b1c4-591f50e1ed93', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a578a0eb-0a89-4e9c-b1c4-591f50e1ed93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:17,778 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:17,778 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11492a62-b659-4bfb-9059-11c391c19ff2', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11492a62-b659-4bfb-9059-11c391c19ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:18,825 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:41:18,825 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1879bd1a-6389-4165-ba41-a027f9cd8bed', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1879bd1a-6389-4165-ba41-a027f9cd8bed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:19,872 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.036s
2025-12-09 21:41:19,872 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e787be57-1020-4a97-9c0c-075b495352b0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e787be57-1020-4a97-9c0c-075b495352b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:20,919 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.036s
2025-12-09 21:41:20,919 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926ffc69-6dfb-4cda-9b17-36e0abb100da', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926ffc69-6dfb-4cda-9b17-36e0abb100da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:21,963 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:41:21,963 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9391d9f-6626-496a-bf24-4803d589a0f7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9391d9f-6626-496a-bf24-4803d589a0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:23,011 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.037s
2025-12-09 21:41:23,012 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd591c8-1bf6-451b-9142-dd7adf81dbf7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd591c8-1bf6-451b-9142-dd7adf81dbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:24,053 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:24,053 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83923c39-e022-4e6a-b668-9b113538dd22', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83923c39-e022-4e6a-b668-9b113538dd22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:25,094 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:25,094 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1466fb0-8218-42d0-b39f-35390aa23a6f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1466fb0-8218-42d0-b39f-35390aa23a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:26,135 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:26,135 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a29ba6f-9f55-4c38-8aa9-375e0cb4492e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a29ba6f-9f55-4c38-8aa9-375e0cb4492e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:27,177 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:27,178 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7271f14-b788-4e19-96d3-010b3294ca30', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7271f14-b788-4e19-96d3-010b3294ca30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:28,220 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:28,220 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d45b60d-99c2-4bd5-b802-996699c0a7f0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d45b60d-99c2-4bd5-b802-996699c0a7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:29,261 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:29,262 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d763dd78-8541-452c-be3b-874e69cc6e29', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d763dd78-8541-452c-be3b-874e69cc6e29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:30,313 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.040s
2025-12-09 21:41:30,313 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b444f46-6ed1-4dad-8895-f10f4824a316', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b444f46-6ed1-4dad-8895-f10f4824a316', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:31,359 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:31,359 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574e90ea-a7eb-4976-a9b4-2a753f8fae36', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574e90ea-a7eb-4976-a9b4-2a753f8fae36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:32,400 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:32,401 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4264c944-569c-4825-84d1-ec3c91ddb6eb', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4264c944-569c-4825-84d1-ec3c91ddb6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:33,442 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:33,442 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031c5a85-4769-45ea-aa6a-cffc85cacbbc', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031c5a85-4769-45ea-aa6a-cffc85cacbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:34,489 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.036s
2025-12-09 21:41:34,489 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba286b30-640a-44d8-ae38-829ec6853e03', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba286b30-640a-44d8-ae38-829ec6853e03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:35,532 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:35,532 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88e26fa-0403-44e3-a4e2-c9e75c2f98b5', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88e26fa-0403-44e3-a4e2-c9e75c2f98b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:36,578 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:41:36,579 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb59643-48b4-4516-82a2-2a4c3ed502d1', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb59643-48b4-4516-82a2-2a4c3ed502d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:37,626 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.036s
2025-12-09 21:41:37,626 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1145a2d5-e1ae-4a83-8623-4980c6987e7f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1145a2d5-e1ae-4a83-8623-4980c6987e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:38,671 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:38,672 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b9cb60-af30-4c92-b837-b3843d621021', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b9cb60-af30-4c92-b837-b3843d621021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:39,716 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:39,716 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5ef620-99f6-4544-a828-287e44138d31', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5ef620-99f6-4544-a828-287e44138d31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:40,759 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:41:40,760 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16d0adf-df8b-4fee-b862-7de3f654898f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16d0adf-df8b-4fee-b862-7de3f654898f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:41,803 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:41:41,803 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a07f54f-a1b7-45ba-a214-d5cde737f552', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a07f54f-a1b7-45ba-a214-d5cde737f552', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:42,848 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:41:42,848 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778a03fd-4807-4b05-85d6-3108c432f1fc', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778a03fd-4807-4b05-85d6-3108c432f1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:43,900 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.040s
2025-12-09 21:41:43,900 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278df19a-c27b-4708-ab7a-b226c2699892', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278df19a-c27b-4708-ab7a-b226c2699892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:44,943 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:41:44,944 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6438879c-9023-433c-ab6b-d1ed1aa5601c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6438879c-9023-433c-ab6b-d1ed1aa5601c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:45,988 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:45,989 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3519f287-8300-4ea3-8f43-16dce88d83fa', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3519f287-8300-4ea3-8f43-16dce88d83fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:47,032 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:41:47,033 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae304d5-fb9e-43e1-a243-63dda6a97aed', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae304d5-fb9e-43e1-a243-63dda6a97aed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:48,080 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.036s
2025-12-09 21:41:48,081 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b339bff-847d-48d7-86ca-ae55e9650cf3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b339bff-847d-48d7-86ca-ae55e9650cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:49,125 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:41:49,125 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86dc4050-7a82-4050-8c9b-0a10092a6f8c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86dc4050-7a82-4050-8c9b-0a10092a6f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:50,177 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.041s
2025-12-09 21:41:50,177 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0864f77d-a459-44e0-adcf-572c81e87607', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0864f77d-a459-44e0-adcf-572c81e87607', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:51,217 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.029s
2025-12-09 21:41:51,218 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180bd121-68a2-4e4e-8b4b-ca6f6f4178c5', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180bd121-68a2-4e4e-8b4b-ca6f6f4178c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:52,260 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:52,260 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a1461a-5621-41c0-9165-5ab924b515b4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a1461a-5621-41c0-9165-5ab924b515b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:53,300 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:41:53,301 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb53e8c-c5ee-4e14-bc26-6e1a0b6d47f6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb53e8c-c5ee-4e14-bc26-6e1a0b6d47f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:54,343 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:54,343 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6890e1-24d2-449c-bde5-e73469e2c105', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6890e1-24d2-449c-bde5-e73469e2c105', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:55,386 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:55,386 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a222e43d-5d5b-4bff-ac9e-be9b9848ba3d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a222e43d-5d5b-4bff-ac9e-be9b9848ba3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:56,429 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:56,429 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc84a84-810f-4093-89bc-cccecc37ca1f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc84a84-810f-4093-89bc-cccecc37ca1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:57,473 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:41:57,474 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3451a5c2-d662-4e13-9a98-c80d02580d5f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3451a5c2-d662-4e13-9a98-c80d02580d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:58,516 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:41:58,516 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b514ac-e563-4c1d-a279-be2649f953f3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b514ac-e563-4c1d-a279-be2649f953f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:41:59,566 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.039s
2025-12-09 21:41:59,566 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:41:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e68f99-9183-48e1-b125-da75277287d0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e68f99-9183-48e1-b125-da75277287d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:00,609 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:42:00,609 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ed3c96-e19d-4bbf-9dea-b5b1f868a9e3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ed3c96-e19d-4bbf-9dea-b5b1f868a9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:01,651 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:01,651 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8226b55a-739c-45ec-bce7-379e687bb242', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8226b55a-739c-45ec-bce7-379e687bb242', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:02,693 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:02,694 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ecbbb4d-2afb-48e0-8c3b-9f92f2702cf7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ecbbb4d-2afb-48e0-8c3b-9f92f2702cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:03,737 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:03,737 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddae0c6a-c9ef-48ce-902c-eabbb9c4988c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddae0c6a-c9ef-48ce-902c-eabbb9c4988c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:04,779 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:04,780 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ac5184-964b-4df3-8f65-e3c912f8307d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ac5184-964b-4df3-8f65-e3c912f8307d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:05,822 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:05,822 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54595fb6-e23a-483c-8e05-7679a4aacf1b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54595fb6-e23a-483c-8e05-7679a4aacf1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:06,870 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.038s
2025-12-09 21:42:06,871 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99bd76ed-3288-4e77-a8d4-7aa1a24aab67', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99bd76ed-3288-4e77-a8d4-7aa1a24aab67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:07,914 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:07,914 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa4893e-87e5-4eae-90bb-4f1f6804c8da', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa4893e-87e5-4eae-90bb-4f1f6804c8da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:08,959 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:42:08,960 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53c252b-3d11-45e1-b72d-9c901071342e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53c252b-3d11-45e1-b72d-9c901071342e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:10,009 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.039s
2025-12-09 21:42:10,009 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e2c83b-7f25-4310-a69b-5ae702328f2e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e2c83b-7f25-4310-a69b-5ae702328f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:11,059 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.038s
2025-12-09 21:42:11,059 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79947662-d764-4deb-bcc2-91cc550aaac8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79947662-d764-4deb-bcc2-91cc550aaac8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:12,104 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:42:12,105 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b290b5fd-8c56-4dbf-a7dc-7bcb2e8a53c4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b290b5fd-8c56-4dbf-a7dc-7bcb2e8a53c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:13,147 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:13,147 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb07f65-9b38-4021-b514-6f2ba50cb731', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb07f65-9b38-4021-b514-6f2ba50cb731', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:14,192 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:42:14,192 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7352ccfa-eeb8-42ba-bd99-ebf74f9f3290', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7352ccfa-eeb8-42ba-bd99-ebf74f9f3290', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:15,236 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:42:15,237 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3297b35d-3dc4-4e00-b350-a5c91727b75d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3297b35d-3dc4-4e00-b350-a5c91727b75d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:16,277 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:16,277 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b29ed4-2562-4012-92cb-5e96a45f3a09', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b29ed4-2562-4012-92cb-5e96a45f3a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:17,320 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:17,320 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3921304-44e5-4d3c-99b5-81cbdc259f0a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3921304-44e5-4d3c-99b5-81cbdc259f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:18,364 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:42:18,365 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b915e07f-32cd-4788-89c4-1bca40a9bacb', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b915e07f-32cd-4788-89c4-1bca40a9bacb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:19,417 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.042s
2025-12-09 21:42:19,418 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7476e230-e706-4e69-ba14-8916e4c18782', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7476e230-e706-4e69-ba14-8916e4c18782', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:20,464 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:42:20,465 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7347e1b8-de6c-484b-96be-18cdbb99be9a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7347e1b8-de6c-484b-96be-18cdbb99be9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:21,509 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:42:21,509 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247e34f4-a79b-41b8-9976-b504bb584304', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247e34f4-a79b-41b8-9976-b504bb584304', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:22,554 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:42:22,554 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb247054-722e-4570-8eeb-6d9ab3db10a2', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb247054-722e-4570-8eeb-6d9ab3db10a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:23,598 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:42:23,598 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b244a3-04bf-4084-bf18-199117fadcc4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b244a3-04bf-4084-bf18-199117fadcc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:24,641 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:24,641 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e67018-eabb-40ee-a8cb-879060d10249', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e67018-eabb-40ee-a8cb-879060d10249', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:25,683 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:25,683 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-defa6d7b-7dbf-49db-9de1-3db675d1eb8f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defa6d7b-7dbf-49db-9de1-3db675d1eb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:26,725 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:26,725 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9a517c-44bf-4167-b82f-c4be19de9aba', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9a517c-44bf-4167-b82f-c4be19de9aba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:27,766 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:27,767 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df64543-8495-49e6-b904-4f8a676aa929', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df64543-8495-49e6-b904-4f8a676aa929', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:28,808 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:28,808 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4320dda-a847-4e88-9101-597e6d188ea3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4320dda-a847-4e88-9101-597e6d188ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:29,849 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:29,850 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4a1cc3-7d37-4465-b64e-b70d505e7739', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4a1cc3-7d37-4465-b64e-b70d505e7739', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:30,891 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:30,891 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45be3e8-a73e-46c3-b33f-a7fa80a8f2b8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45be3e8-a73e-46c3-b33f-a7fa80a8f2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:31,933 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:31,934 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93d268d-dd5e-414f-98a7-f5e2aea5c26f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93d268d-dd5e-414f-98a7-f5e2aea5c26f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:32,977 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:42:32,978 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df03885-62c3-4869-a1a3-988eb7b946ed', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df03885-62c3-4869-a1a3-988eb7b946ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:34,018 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:34,019 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ad345a-d856-4f1d-92d8-5a136bd3f99e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ad345a-d856-4f1d-92d8-5a136bd3f99e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:35,062 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:35,062 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626f33ea-9a2e-42ad-877c-14ce6be84a07', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626f33ea-9a2e-42ad-877c-14ce6be84a07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:36,104 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:36,104 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1820c1b0-c927-41cd-8541-d5b8fe9b8269', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1820c1b0-c927-41cd-8541-d5b8fe9b8269', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:37,145 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:37,146 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a761252-64d5-448d-a00f-909610240d01', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a761252-64d5-448d-a00f-909610240d01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:38,196 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.039s
2025-12-09 21:42:38,196 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010b60a7-5822-4148-a8ed-09f96e1b9be7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010b60a7-5822-4148-a8ed-09f96e1b9be7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:39,241 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:42:39,241 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6987b556-b74f-4fd0-a33c-cb8027e95a97', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6987b556-b74f-4fd0-a33c-cb8027e95a97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:40,281 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:40,281 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b443e5-9ed7-40a4-8f4a-a31cae899247', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b443e5-9ed7-40a4-8f4a-a31cae899247', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:41,323 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:41,324 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e30879-fa21-4aee-ba3b-ba4992a10f61', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e30879-fa21-4aee-ba3b-ba4992a10f61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:42,365 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:42,366 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e03e5a-9cae-4d43-8fe1-bc857e775d35', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e03e5a-9cae-4d43-8fe1-bc857e775d35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:43,409 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:43,409 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0238140d-e4a1-4878-a123-fe9e6a1c467c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0238140d-e4a1-4878-a123-fe9e6a1c467c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:44,450 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:44,450 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51dd5f3-b27b-45a6-bd1e-986fbe772647', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51dd5f3-b27b-45a6-bd1e-986fbe772647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:45,497 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:42:45,497 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0b9549-372a-453f-aa80-6535cb8398d0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0b9549-372a-453f-aa80-6535cb8398d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:46,539 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:42:46,539 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a7cbc0-3725-4ca0-afea-d5f98fb22a09', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a7cbc0-3725-4ca0-afea-d5f98fb22a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:47,581 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:47,582 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b61ad4d-b430-48c2-833c-bf37f3b8c8fe', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b61ad4d-b430-48c2-833c-bf37f3b8c8fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:48,628 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:42:48,628 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ddea9c-1103-4487-921b-227ed5a1b8cf', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ddea9c-1103-4487-921b-227ed5a1b8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:49,673 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:42:49,673 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d562a5-f481-4aa7-b121-b00ebad1ca2a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d562a5-f481-4aa7-b121-b00ebad1ca2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:50,716 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:50,717 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75106a9c-19ad-45dc-80ca-b4659173b9ed', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75106a9c-19ad-45dc-80ca-b4659173b9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:51,761 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:42:51,761 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b1f97d-fb70-49b8-8aef-aa5607a3b39a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b1f97d-fb70-49b8-8aef-aa5607a3b39a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:52,804 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:52,805 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92bb2fb-cffa-4e81-8965-a9f6dd1e969e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92bb2fb-cffa-4e81-8965-a9f6dd1e969e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:53,847 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:53,847 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54685ba5-8cec-4a99-8f99-7a9a6e2697e9', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54685ba5-8cec-4a99-8f99-7a9a6e2697e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:54,891 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:54,891 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637848fc-f04b-450f-8338-e2b3a256d103', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637848fc-f04b-450f-8338-e2b3a256d103', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:55,934 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:55,935 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f6bfe3-87e9-4a6b-bddc-fbd4d681087a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f6bfe3-87e9-4a6b-bddc-fbd4d681087a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:56,978 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:42:56,979 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e662d31-bb7a-4f0f-9fd3-159b8334755f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e662d31-bb7a-4f0f-9fd3-159b8334755f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:58,021 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:42:58,022 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a52e2d-468a-4512-b935-0a820021f6e5', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a52e2d-468a-4512-b935-0a820021f6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:42:59,065 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:42:59,065 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522e8bd4-adb1-46c7-bb94-30c97db32342', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522e8bd4-adb1-46c7-bb94-30c97db32342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:00,109 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:00,109 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb86ebf0-f5a8-47cc-9d16-58b396e43d4b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb86ebf0-f5a8-47cc-9d16-58b396e43d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:01,153 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:01,153 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e8b09f-e33b-431c-926f-cfcaf6ba7a61', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e8b09f-e33b-431c-926f-cfcaf6ba7a61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:02,197 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:02,197 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc751118-6f0b-48a0-9918-c6c17cc0309d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc751118-6f0b-48a0-9918-c6c17cc0309d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:03,241 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:03,241 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a834ba-60e5-46de-9241-740c6eb68730', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a834ba-60e5-46de-9241-740c6eb68730', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:04,284 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:43:04,284 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a544256-6e51-4112-ab47-872f8175f115', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a544256-6e51-4112-ab47-872f8175f115', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:05,328 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:05,328 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b704dc-c6d6-44cc-86d8-6145fb5be997', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b704dc-c6d6-44cc-86d8-6145fb5be997', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:06,369 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:43:06,369 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bd1b02-95b9-4904-91e1-959ab0e62d50', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bd1b02-95b9-4904-91e1-959ab0e62d50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:07,411 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:43:07,411 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb3398f-daa6-4e96-885f-c2f1ef7db6a3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb3398f-daa6-4e96-885f-c2f1ef7db6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:08,458 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.036s
2025-12-09 21:43:08,458 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfc6771-1076-4879-8212-8f50cb057ed5', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfc6771-1076-4879-8212-8f50cb057ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:09,500 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:43:09,500 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d02b8b0-3942-4185-b3be-79471b20d30d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d02b8b0-3942-4185-b3be-79471b20d30d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:10,545 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:10,545 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efedfb5-b115-4e44-a2fe-ffbbdac15a47', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efedfb5-b115-4e44-a2fe-ffbbdac15a47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:11,586 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:43:11,587 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e27597-2cb8-44da-8e37-f311930171db', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e27597-2cb8-44da-8e37-f311930171db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:12,629 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:43:12,629 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c979a0-6900-4731-b0c7-72046f223bed', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c979a0-6900-4731-b0c7-72046f223bed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:13,672 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:13,672 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f00c2a-007d-4768-a002-77f65c938405', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f00c2a-007d-4768-a002-77f65c938405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:14,714 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:43:14,714 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fabfc7-103c-4efa-a6bf-4fd478e4ecba', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fabfc7-103c-4efa-a6bf-4fd478e4ecba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:15,755 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:43:15,755 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ac9625-5cfd-4aa1-a499-04fa4be0b797', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ac9625-5cfd-4aa1-a499-04fa4be0b797', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:16,796 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:43:16,796 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba2dca6-1fdc-47e8-a0fd-35a2cbee147a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba2dca6-1fdc-47e8-a0fd-35a2cbee147a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:17,837 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.029s
2025-12-09 21:43:17,838 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06745c58-36ca-4449-88d4-4011bc045338', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06745c58-36ca-4449-88d4-4011bc045338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:18,880 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:43:18,880 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf57be8-3fe1-4a04-aa14-fc84c0a27ae2', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf57be8-3fe1-4a04-aa14-fc84c0a27ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:19,922 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:43:19,922 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e0286b-8230-4f3b-bba3-e08161a74f72', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e0286b-8230-4f3b-bba3-e08161a74f72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:20,968 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:43:20,968 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0750b97c-c15b-4995-92f6-c23ac0a14d59', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0750b97c-c15b-4995-92f6-c23ac0a14d59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:22,010 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:43:22,010 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d3806d-8726-498f-b7f7-2d07f8557a03', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d3806d-8726-498f-b7f7-2d07f8557a03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:23,051 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.030s
2025-12-09 21:43:23,051 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf427cbb-3e85-49f5-a6d7-69dda00422f7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf427cbb-3e85-49f5-a6d7-69dda00422f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:24,098 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:43:24,098 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a00ffd8-fd3f-4dc9-a6ff-5f6c9d9475a0', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a00ffd8-fd3f-4dc9-a6ff-5f6c9d9475a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:25,142 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:25,142 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7fdcb8-71d4-46a7-953e-b86fd882af2f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7fdcb8-71d4-46a7-953e-b86fd882af2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:26,187 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:43:26,188 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84161a09-4c51-45cc-b327-88d1f9b2a1d7', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84161a09-4c51-45cc-b327-88d1f9b2a1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:27,232 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:27,232 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c166d36-23b2-495a-847c-1eaf9cd8fdfe', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c166d36-23b2-495a-847c-1eaf9cd8fdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:28,276 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:28,277 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e395b2d-5493-45d6-b7c5-5f0fb0bbf55d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e395b2d-5493-45d6-b7c5-5f0fb0bbf55d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:29,321 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:29,321 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf14002-c86b-4e18-a8f2-506734190d44', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf14002-c86b-4e18-a8f2-506734190d44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:30,368 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:43:30,368 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e898dd1e-114d-4bd8-8949-a393250a8388', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e898dd1e-114d-4bd8-8949-a393250a8388', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:31,414 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:43:31,414 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55f8140-0875-45fb-9383-561fefcdb68a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55f8140-0875-45fb-9383-561fefcdb68a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:32,462 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.037s
2025-12-09 21:43:32,462 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28893928-9279-4832-a124-801e9ea8555a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28893928-9279-4832-a124-801e9ea8555a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:33,506 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:33,506 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f7723c-b742-4ae8-af6e-f190be0450b9', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f7723c-b742-4ae8-af6e-f190be0450b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:34,550 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:34,550 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e4b1aa-0152-4f5f-821e-69a289d47405', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e4b1aa-0152-4f5f-821e-69a289d47405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:35,594 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:35,595 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5d8b1b-fe2f-4209-b12c-c5d55c8b13f8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5d8b1b-fe2f-4209-b12c-c5d55c8b13f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:36,639 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:43:36,639 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c3c78b-ae6f-4ac0-9393-b0ca037d8139', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c3c78b-ae6f-4ac0-9393-b0ca037d8139', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:37,685 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:43:37,685 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d78211-6943-4826-8b28-0cf111bec9b6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d78211-6943-4826-8b28-0cf111bec9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:38,731 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:43:38,731 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de98b29-b586-4c63-a907-7343f47b3b42', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de98b29-b586-4c63-a907-7343f47b3b42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:39,776 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:39,776 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f036e3e5-5954-459f-a1b9-510949a77806', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f036e3e5-5954-459f-a1b9-510949a77806', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:40,819 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:40,819 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54e4558-4615-4632-9c53-18b03e45fb7b', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54e4558-4615-4632-9c53-18b03e45fb7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:41,867 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.036s
2025-12-09 21:43:41,867 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1c24a2-1383-45eb-8ed5-6be7d01d69b6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1c24a2-1383-45eb-8ed5-6be7d01d69b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:42,916 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.037s
2025-12-09 21:43:42,917 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cda658a-2cb9-4b83-a3f8-3b424495534d', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cda658a-2cb9-4b83-a3f8-3b424495534d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:43,966 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.037s
2025-12-09 21:43:43,967 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a703bda-6a3b-4600-aedd-9f41b49cd31a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a703bda-6a3b-4600-aedd-9f41b49cd31a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:45,016 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.039s
2025-12-09 21:43:45,017 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27256edf-08d4-4e5a-86d8-8271362824de', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27256edf-08d4-4e5a-86d8-8271362824de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:46,066 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.035s
2025-12-09 21:43:46,066 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55beea70-0a65-4ad5-b465-77db79c4961a', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55beea70-0a65-4ad5-b465-77db79c4961a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:47,108 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:47,109 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa844e6-c485-4008-8847-2673cb4747d8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa844e6-c485-4008-8847-2673cb4747d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:48,153 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:48,153 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09779eab-0d4c-41f1-8f19-e9f9f91228b3', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09779eab-0d4c-41f1-8f19-e9f9f91228b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:49,196 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:43:49,196 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed198621-7988-41c7-9386-c8b401070ccc', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed198621-7988-41c7-9386-c8b401070ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:50,240 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:50,241 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51defe49-9114-4c02-b76a-299927c62101', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51defe49-9114-4c02-b76a-299927c62101', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:51,284 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:51,284 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e29e8e8-e451-4ee1-8e92-defb045192a6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e29e8e8-e451-4ee1-8e92-defb045192a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:52,329 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:43:52,329 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3c77dc-51d3-4e4d-bc64-32acddde7e1e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3c77dc-51d3-4e4d-bc64-32acddde7e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:53,373 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:53,373 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373c7306-7c05-45e8-84ce-3e7f65e355bf', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373c7306-7c05-45e8-84ce-3e7f65e355bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:54,417 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:54,417 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf1b041-9950-4ab2-b99b-be3a3e2b3b1f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf1b041-9950-4ab2-b99b-be3a3e2b3b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:55,461 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:43:55,462 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab3dade-7ac4-4132-a00f-a4d214d8042e', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab3dade-7ac4-4132-a00f-a4d214d8042e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:56,507 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:43:56,507 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79f82ec-251f-4eca-9dac-613dca7f69ea', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79f82ec-251f-4eca-9dac-613dca7f69ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:57,552 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.034s
2025-12-09 21:43:57,552 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9b8482-d9a7-4d47-bf65-0c9fc2912f1c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9b8482-d9a7-4d47-bf65-0c9fc2912f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:58,595 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:43:58,595 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0975024-8ea4-449a-9332-38b6dd3b2634', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0975024-8ea4-449a-9332-38b6dd3b2634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:43:59,638 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:43:59,639 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:43:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15818294-fe72-4a4f-ba20-ef78932fe857', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15818294-fe72-4a4f-ba20-ef78932fe857', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:44:00,681 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:44:00,681 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd28792e-5848-401e-ae75-276af43efc80', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd28792e-5848-401e-ae75-276af43efc80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:44:01,723 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.031s
2025-12-09 21:44:01,723 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce201aa-cc4c-40cd-8fad-604337eeef8f', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce201aa-cc4c-40cd-8fad-604337eeef8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:44:02,766 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.033s
2025-12-09 21:44:02,767 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ed36f9-ed81-439a-acf9-1ff7770eaec5', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ed36f9-ed81-439a-acf9-1ff7770eaec5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
2025-12-09 21:44:03,810 101769 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff 0.032s
2025-12-09 21:44:03,810 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54333c73-a684-4946-9e03-8e93794523a4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54333c73-a684-4946-9e03-8e93794523a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff'}
Body: b'{"volume": {"id": "2ca9d808-9d70-4ee2-b109-5101ceb644ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:40:47.000000", "updated_at": "2025-12-09T20:40:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-412956501", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/2ca9d808-9d70-4ee2-b109-5101ceb644ff"}], "user_id": "6ad77fe267d940af8f6c81e88971ad04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "704413347ffd43679967a165f7553fde"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume
volume = self.create_volume()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 2ca9d808-9d70-4ee2-b109-5101ceb644ff failed to reach available status (current creating) within the required time (196 s).
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 0 | 2 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
fail
ft4.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:27:34,221 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://192.168.122.136/volume/v3/volumes 0.259s
2025-12-09 21:27:34,221 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1909845524"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1037fef1-6083-4c29-87bd-8cd61b0051ca', 'content-length': '779', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1037fef1-6083-4c29-87bd-8cd61b0051ca', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.166274", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2025-12-09 21:27:34,264 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:27:34,264 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41633137-2db6-4d3f-8bcd-e19a3389aebd', 'content-length': '847', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41633137-2db6-4d3f-8bcd-e19a3389aebd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:35,310 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:27:35,310 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b2fc2c-0596-4aa0-aa71-b345cdb3f133', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b2fc2c-0596-4aa0-aa71-b345cdb3f133', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:36,352 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:27:36,352 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bdcc54-ef66-42de-a7c5-2385e3be3bc1', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bdcc54-ef66-42de-a7c5-2385e3be3bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:37,395 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:27:37,395 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae5e0d1-3ae0-4e8e-a129-48e99eced533', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae5e0d1-3ae0-4e8e-a129-48e99eced533', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:38,444 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.038s
2025-12-09 21:27:38,444 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2716d6a-7b39-41fe-a9bd-4dcf77925043', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2716d6a-7b39-41fe-a9bd-4dcf77925043', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:39,488 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:27:39,488 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d6ab99-4eaf-4144-a0ff-d1028a13717d', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d6ab99-4eaf-4144-a0ff-d1028a13717d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:40,535 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:27:40,535 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a86f20-f02e-403c-a65a-644c2060caab', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a86f20-f02e-403c-a65a-644c2060caab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:41,581 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:27:41,582 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08156e8a-8243-43ef-8cb7-46193e39a3ab', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08156e8a-8243-43ef-8cb7-46193e39a3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:42,624 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:27:42,624 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127e4731-cf42-45b6-9069-b7f790904c75', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127e4731-cf42-45b6-9069-b7f790904c75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:43,666 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:27:43,666 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58887617-df1d-4324-96ba-3d450342ab66', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58887617-df1d-4324-96ba-3d450342ab66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:44,708 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:27:44,709 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13557cd4-77b9-454e-bb31-775efe0784d5', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13557cd4-77b9-454e-bb31-775efe0784d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:45,753 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:27:45,753 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af0bc80-2e62-4677-a057-c67ea595e48f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af0bc80-2e62-4677-a057-c67ea595e48f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:46,795 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:27:46,795 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5d7e40-ca2c-4e05-9a44-f3edcbeb6b6f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5d7e40-ca2c-4e05-9a44-f3edcbeb6b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:47,840 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:27:47,840 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d413c26-b3dc-4a31-bf45-2ea697cb4ec9', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d413c26-b3dc-4a31-bf45-2ea697cb4ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:48,883 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:27:48,883 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61fd8fe-712b-41ad-ad91-598fb966c080', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61fd8fe-712b-41ad-ad91-598fb966c080', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:49,926 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:27:49,926 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a72cf8-839c-4af6-a868-b1810cbb9258', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a72cf8-839c-4af6-a868-b1810cbb9258', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:50,978 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.040s
2025-12-09 21:27:50,978 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e583aeb8-5cb0-49a4-9f19-7f6e18e96635', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e583aeb8-5cb0-49a4-9f19-7f6e18e96635', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:52,022 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:27:52,022 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c5f9ad-fedb-4442-a42b-6205a4ce21c9', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c5f9ad-fedb-4442-a42b-6205a4ce21c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:53,070 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.036s
2025-12-09 21:27:53,070 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff74111-85a7-448d-9299-aa862b109f78', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff74111-85a7-448d-9299-aa862b109f78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:54,118 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.036s
2025-12-09 21:27:54,119 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d855bc74-c5fb-4253-9c86-7931969c6378', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d855bc74-c5fb-4253-9c86-7931969c6378', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:55,166 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.036s
2025-12-09 21:27:55,166 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eddb1b3-9002-4487-88c7-5f0b5cffc58b', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eddb1b3-9002-4487-88c7-5f0b5cffc58b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:56,214 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.036s
2025-12-09 21:27:56,214 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6bb8795-a626-43bd-b180-0313ba53969b', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6bb8795-a626-43bd-b180-0313ba53969b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:57,258 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:27:57,258 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb15629-fd5a-4375-bcb5-c3d68cb89b79', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb15629-fd5a-4375-bcb5-c3d68cb89b79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:58,301 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:27:58,301 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00a8a6b-64d0-4c1b-b28e-37ac06343d44', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00a8a6b-64d0-4c1b-b28e-37ac06343d44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:27:59,348 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:27:59,348 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f83934e-583f-44cd-bed6-81a5a6f0069a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f83934e-583f-44cd-bed6-81a5a6f0069a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:00,390 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:00,391 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8479c743-9b00-4d17-b09d-26daed3ad627', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8479c743-9b00-4d17-b09d-26daed3ad627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:01,433 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:01,433 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6106019a-ad9e-40d6-a0cf-e9e527132d3b', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6106019a-ad9e-40d6-a0cf-e9e527132d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:02,476 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:02,477 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b479ad18-9572-495c-b364-c24062e547ce', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b479ad18-9572-495c-b364-c24062e547ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:03,518 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:28:03,519 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555e65c0-e37d-4460-852d-fb383d88a6f7', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555e65c0-e37d-4460-852d-fb383d88a6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:04,565 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:28:04,565 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1619c540-f034-49d5-a099-e4ec8db31a09', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1619c540-f034-49d5-a099-e4ec8db31a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:05,608 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:05,608 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4011dffa-8bff-44bc-acf3-73c84bbcd3a2', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4011dffa-8bff-44bc-acf3-73c84bbcd3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:06,651 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:06,651 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78329e4-aa0c-4a89-be62-3091dd1babd6', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78329e4-aa0c-4a89-be62-3091dd1babd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:07,693 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:28:07,693 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e8eb3d-43ec-4a60-8e82-dd4c03c2c3f5', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e8eb3d-43ec-4a60-8e82-dd4c03c2c3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:08,738 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:08,738 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685cff3c-55cd-4cf5-874f-7cec55405f3a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685cff3c-55cd-4cf5-874f-7cec55405f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:09,782 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:09,783 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dcfc14-4305-4523-9238-76f42f29fc68', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dcfc14-4305-4523-9238-76f42f29fc68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:10,826 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:10,826 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f3af64-e897-4ee5-9a8d-c58524f5bfd9', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f3af64-e897-4ee5-9a8d-c58524f5bfd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:11,872 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:28:11,873 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5f54d1-e720-48f5-aea7-0486e710c133', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5f54d1-e720-48f5-aea7-0486e710c133', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:12,916 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:12,916 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40af7303-f173-4898-84d1-0a6e5daf4017', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40af7303-f173-4898-84d1-0a6e5daf4017', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:13,958 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:28:13,958 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1571fc16-bf12-4959-8d64-713957523cd0', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1571fc16-bf12-4959-8d64-713957523cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:15,001 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:15,001 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6880024a-2ab5-4344-a37e-35415d80d0e2', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6880024a-2ab5-4344-a37e-35415d80d0e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:16,043 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:16,043 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff2d64d-7de6-40c2-9af7-dba44766ebe4', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff2d64d-7de6-40c2-9af7-dba44766ebe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:17,086 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:17,086 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4cd301-c3ff-4167-ae43-53f2dc748b99', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4cd301-c3ff-4167-ae43-53f2dc748b99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:18,128 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:18,128 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eaf276f-9014-40b9-81a0-47f2d99d3fb1', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eaf276f-9014-40b9-81a0-47f2d99d3fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:19,172 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:19,172 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1ea49e-1d0b-4036-8fb1-2c8020cf2454', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1ea49e-1d0b-4036-8fb1-2c8020cf2454', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:20,217 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:20,217 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99275023-94ff-4de7-9ed8-b01c00051ee3', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99275023-94ff-4de7-9ed8-b01c00051ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:21,271 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.042s
2025-12-09 21:28:21,272 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ef17f2-36f5-487c-8ab8-2c73eacd6b1d', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ef17f2-36f5-487c-8ab8-2c73eacd6b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:22,313 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:28:22,313 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afdfe67a-5225-4258-9f80-414918404d8f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afdfe67a-5225-4258-9f80-414918404d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:23,358 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:23,358 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb330bf5-a01e-4ac6-902a-8eae2576fe34', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb330bf5-a01e-4ac6-902a-8eae2576fe34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:24,403 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:28:24,403 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80341c79-f169-447f-b17a-3d75ae6f8e4b', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80341c79-f169-447f-b17a-3d75ae6f8e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:25,448 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:25,448 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a76b09-8138-4ad3-88a5-d5e21066788b', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a76b09-8138-4ad3-88a5-d5e21066788b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:26,492 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:26,492 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af81cb1e-fee5-45ea-9a44-fa90e2378c23', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af81cb1e-fee5-45ea-9a44-fa90e2378c23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:27,534 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:28:27,534 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c265f9-bd22-48f2-9b87-9f3415684b48', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c265f9-bd22-48f2-9b87-9f3415684b48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:28,577 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:28,577 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8a7044-728e-4399-b0ad-f96dce01b754', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8a7044-728e-4399-b0ad-f96dce01b754', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:29,619 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:29,620 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc11c42d-a344-4de4-a279-3bdf5b73f9b4', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc11c42d-a344-4de4-a279-3bdf5b73f9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:30,664 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:30,665 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c64edc4-6b76-43c0-80dd-0c815be635d1', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c64edc4-6b76-43c0-80dd-0c815be635d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:31,708 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:31,708 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf96c4df-6175-4066-bf51-30b200b3dd5e', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf96c4df-6175-4066-bf51-30b200b3dd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:32,750 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:28:32,750 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856fadfa-d322-44d7-be22-35de31a19066', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856fadfa-d322-44d7-be22-35de31a19066', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:33,794 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:33,794 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c968c584-421d-401c-8d4e-101ca7fcc458', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c968c584-421d-401c-8d4e-101ca7fcc458', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:34,838 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:34,839 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db849241-6d5e-4baf-b725-9377216f58e5', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db849241-6d5e-4baf-b725-9377216f58e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:35,883 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:35,884 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12495a82-e7cc-48c9-97a5-0c0759ed956e', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12495a82-e7cc-48c9-97a5-0c0759ed956e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:36,928 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:36,928 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753764b3-024a-4a4e-aa51-aa107b0aa8cd', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753764b3-024a-4a4e-aa51-aa107b0aa8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:37,973 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:28:37,974 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbcabd2-df80-4e2a-be24-3100bdfab946', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbcabd2-df80-4e2a-be24-3100bdfab946', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:39,018 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:39,018 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ae97ab-6add-4dbf-af12-252eb0416bdf', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ae97ab-6add-4dbf-af12-252eb0416bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:40,062 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:40,062 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416816b9-d99d-4d81-94d1-45731a33741f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416816b9-d99d-4d81-94d1-45731a33741f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:41,107 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:28:41,108 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10f3bde-3cf9-4069-816e-378ad8ec2d20', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10f3bde-3cf9-4069-816e-378ad8ec2d20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:42,151 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:42,151 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1bdf45-27b4-44ba-baaa-e56fe5618632', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1bdf45-27b4-44ba-baaa-e56fe5618632', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:43,195 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:43,195 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffbfdbb-4851-488c-a966-788100bf546d', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffbfdbb-4851-488c-a966-788100bf546d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:44,240 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:44,240 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c508d110-0d6d-487e-a560-4add632e59d9', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c508d110-0d6d-487e-a560-4add632e59d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:45,287 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:28:45,287 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b355b3-6a44-4bee-a355-ff1462abefe4', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b355b3-6a44-4bee-a355-ff1462abefe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:46,330 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:46,331 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3688247e-5998-49d6-ab09-39733ea9dcd1', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3688247e-5998-49d6-ab09-39733ea9dcd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:47,373 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:47,373 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2ee15f-c289-4c7d-8057-f8056d9a7620', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2ee15f-c289-4c7d-8057-f8056d9a7620', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:48,417 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:48,417 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34182c88-f8aa-4cdd-9998-dd8c51d08d87', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34182c88-f8aa-4cdd-9998-dd8c51d08d87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:49,461 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:49,461 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43634c95-a302-4087-a8ba-784923a56184', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43634c95-a302-4087-a8ba-784923a56184', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:50,504 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:50,505 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651fb470-84fa-4f6e-b903-f7b3360fe05c', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651fb470-84fa-4f6e-b903-f7b3360fe05c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:51,547 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:28:51,547 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab88ddbf-9c22-426d-80cf-2b8c1660f91b', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab88ddbf-9c22-426d-80cf-2b8c1660f91b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:52,590 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:52,591 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62eab15-a180-4736-b288-5230fb8de4bf', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62eab15-a180-4736-b288-5230fb8de4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:53,634 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:53,634 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578b5a1d-724d-4837-bdf0-12d6e03fdc46', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578b5a1d-724d-4837-bdf0-12d6e03fdc46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:54,678 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:28:54,679 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baadd76b-f3d5-4d24-b593-20d8c0c8c4e8', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baadd76b-f3d5-4d24-b593-20d8c0c8c4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:55,721 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:55,721 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4969a1-d544-4287-8e57-d84fbe7d890f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4969a1-d544-4287-8e57-d84fbe7d890f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:56,767 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:28:56,768 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c93c8bb-ca1e-4349-acd0-52479dbfc440', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c93c8bb-ca1e-4349-acd0-52479dbfc440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:57,810 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:28:57,810 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1e806b-732a-42a2-8891-92fb90de1e7f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1e806b-732a-42a2-8891-92fb90de1e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:58,852 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:28:58,853 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ddb92d-56e5-4e79-bdf8-71c46bde4d53', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ddb92d-56e5-4e79-bdf8-71c46bde4d53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:28:59,897 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:28:59,897 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb32ec0c-612a-4df1-87b8-7bfa8809fa0c', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb32ec0c-612a-4df1-87b8-7bfa8809fa0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:00,944 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:29:00,944 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1128a0-2b8b-4a44-bc76-124362906940', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1128a0-2b8b-4a44-bc76-124362906940', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:01,987 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:01,988 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133b6c19-5c5e-44d8-bbd9-e5d67a8af62c', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133b6c19-5c5e-44d8-bbd9-e5d67a8af62c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:03,030 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:29:03,030 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faec2560-d55c-4912-9f41-8c38bd6bd3ab', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faec2560-d55c-4912-9f41-8c38bd6bd3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:04,073 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:04,073 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816af259-5697-408e-8494-276c2b6a1c06', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816af259-5697-408e-8494-276c2b6a1c06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:05,117 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:05,117 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c181dad3-511c-46ae-a21a-37a261ea6d10', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c181dad3-511c-46ae-a21a-37a261ea6d10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:06,160 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:29:06,160 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00f0bbe-208c-49a2-ac50-97f5df4e22e0', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00f0bbe-208c-49a2-ac50-97f5df4e22e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:07,203 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:07,203 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914236be-c480-409d-8e5d-a2646c43df45', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914236be-c480-409d-8e5d-a2646c43df45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:08,248 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:08,248 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e545a6-3162-4635-96e1-d5c436127ab5', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e545a6-3162-4635-96e1-d5c436127ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:09,292 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:29:09,292 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4e1ec6-5638-412c-a673-6c8e632b14f4', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4e1ec6-5638-412c-a673-6c8e632b14f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:10,336 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:10,337 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7654b67-08ea-42ae-948d-402fb4d37811', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7654b67-08ea-42ae-948d-402fb4d37811', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:11,380 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:11,380 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6ab0c4-80a7-4c5c-becf-f4decf57613d', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6ab0c4-80a7-4c5c-becf-f4decf57613d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:12,425 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:12,425 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb30b844-8c0d-410e-a2e6-a750ba653563', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb30b844-8c0d-410e-a2e6-a750ba653563', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:13,475 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.039s
2025-12-09 21:29:13,476 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9522f6af-6763-40e0-8da7-6ac4c7036b4a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9522f6af-6763-40e0-8da7-6ac4c7036b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:14,520 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:14,520 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f89a1c-77a1-4b49-9408-75bd5da46608', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f89a1c-77a1-4b49-9408-75bd5da46608', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:15,567 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:15,568 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e97ac1cc-8e97-4a0c-9e60-4388eb192ce9', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e97ac1cc-8e97-4a0c-9e60-4388eb192ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:16,615 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.036s
2025-12-09 21:29:16,615 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083a7afd-abd2-422f-b77c-6168288f3614', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083a7afd-abd2-422f-b77c-6168288f3614', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:17,663 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:17,664 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f31f9ed-9a17-4b73-89df-2e5208439bb6', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f31f9ed-9a17-4b73-89df-2e5208439bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:18,711 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.036s
2025-12-09 21:29:18,711 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaaa5e85-36d1-4b0a-82e2-f8da31f10435', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaaa5e85-36d1-4b0a-82e2-f8da31f10435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:19,756 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:19,757 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4754bb32-7c87-4dfb-a3b8-46f115128859', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4754bb32-7c87-4dfb-a3b8-46f115128859', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:20,801 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:20,801 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91162078-70a5-48e7-a532-32473679ca29', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91162078-70a5-48e7-a532-32473679ca29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:21,845 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:21,845 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-befdb8b1-2e47-4b0b-a29d-391ee828db5a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befdb8b1-2e47-4b0b-a29d-391ee828db5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:22,887 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:29:22,887 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151fb3a3-e33a-4bce-a3c5-cfa608ee2468', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151fb3a3-e33a-4bce-a3c5-cfa608ee2468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:23,932 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:23,933 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae89d7c4-06a1-4d13-ab09-c9fddc892391', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae89d7c4-06a1-4d13-ab09-c9fddc892391', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:24,980 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:29:24,980 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d59c9e-93d5-43fe-89f3-6a1841ee0264', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d59c9e-93d5-43fe-89f3-6a1841ee0264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:26,026 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:26,026 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbc941b-3ae8-405c-9114-c9ae5f3e75c4', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbc941b-3ae8-405c-9114-c9ae5f3e75c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:27,069 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:27,070 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce252e7-b0e7-4004-a881-8797032d1790', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce252e7-b0e7-4004-a881-8797032d1790', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:28,112 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:29:28,113 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404e02a6-2fec-4110-8c01-d676f31ec18a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404e02a6-2fec-4110-8c01-d676f31ec18a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:29,156 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:29,156 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50db5d10-7c37-4559-8712-af668faa4d3a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50db5d10-7c37-4559-8712-af668faa4d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:30,200 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:30,200 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995784d0-3be2-4469-a8f9-c57016fb1a90', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995784d0-3be2-4469-a8f9-c57016fb1a90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:31,243 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:29:31,244 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ac6ca9-acbf-42ec-8e18-3c094b0bcfb7', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ac6ca9-acbf-42ec-8e18-3c094b0bcfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:32,287 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:29:32,288 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e0ae3b-ce14-486f-a707-364c87817852', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e0ae3b-ce14-486f-a707-364c87817852', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:33,333 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:33,333 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427571e8-c871-4741-bf0c-51954730c282', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427571e8-c871-4741-bf0c-51954730c282', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:34,378 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:34,378 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba8c435-205d-4983-844f-fc0b30ac29e9', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba8c435-205d-4983-844f-fc0b30ac29e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:35,423 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:35,423 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b1c97a-83fd-44f4-9af0-0d7d8ca96a76', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b1c97a-83fd-44f4-9af0-0d7d8ca96a76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:36,469 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:36,469 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7e28d0-ade8-4232-ba95-878a519c1067', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7e28d0-ade8-4232-ba95-878a519c1067', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:37,514 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:37,515 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44bfcff3-b4aa-48fc-8895-0765569a278d', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44bfcff3-b4aa-48fc-8895-0765569a278d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:38,561 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:29:38,561 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7e43c2-6867-4a6f-b98c-c3fe53b5a6e0', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7e43c2-6867-4a6f-b98c-c3fe53b5a6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:39,607 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:29:39,608 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf6d81d-a04c-49bb-b69f-9f270fb35305', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf6d81d-a04c-49bb-b69f-9f270fb35305', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:40,653 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:40,653 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d03b54d-6236-4da1-9d9f-b006e5d2200f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d03b54d-6236-4da1-9d9f-b006e5d2200f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:41,698 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:41,698 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e52003a-0934-4ce5-8ad8-e8471e98e302', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e52003a-0934-4ce5-8ad8-e8471e98e302', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:42,742 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:42,742 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9385df68-59c5-4a5b-aa1d-e19da2118690', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9385df68-59c5-4a5b-aa1d-e19da2118690', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:43,788 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:43,788 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c60a5240-68ce-4ca7-a0ae-2afaffb543cf', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c60a5240-68ce-4ca7-a0ae-2afaffb543cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:44,834 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:44,834 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a73846-9bf1-4751-af75-67f2994be8f4', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a73846-9bf1-4751-af75-67f2994be8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:45,880 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:45,880 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f86292-b81b-48ce-96f2-ac2fee1edc73', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f86292-b81b-48ce-96f2-ac2fee1edc73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:46,934 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.043s
2025-12-09 21:29:46,934 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2bfef5-bd0c-4e4a-8550-3bf1d1773f85', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2bfef5-bd0c-4e4a-8550-3bf1d1773f85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:47,987 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.042s
2025-12-09 21:29:47,988 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa792bf4-20a1-41fb-b440-eb3f2dfc67b0', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa792bf4-20a1-41fb-b440-eb3f2dfc67b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:49,035 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.036s
2025-12-09 21:29:49,035 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3b3a5c-a52d-4067-a4e0-5ca6ead533d7', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3b3a5c-a52d-4067-a4e0-5ca6ead533d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:50,080 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:50,080 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e6bb85-9385-40db-96d8-c3162939fb54', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e6bb85-9385-40db-96d8-c3162939fb54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:51,123 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:29:51,123 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a10b76-08ee-4108-ae16-407c04840a19', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a10b76-08ee-4108-ae16-407c04840a19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:52,169 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:52,169 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41029796-7d04-487c-9747-40fad23c57b0', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41029796-7d04-487c-9747-40fad23c57b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:53,214 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:53,214 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325de617-d5c3-4566-bf73-54d3df917324', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325de617-d5c3-4566-bf73-54d3df917324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:54,263 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.036s
2025-12-09 21:29:54,264 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49f0dad-c079-4cc2-aff7-6b266a7cb228', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49f0dad-c079-4cc2-aff7-6b266a7cb228', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:55,312 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:29:55,313 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11f947c-7122-48d2-ac9e-329d0fbe4104', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11f947c-7122-48d2-ac9e-329d0fbe4104', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:56,357 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:56,358 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef05944-5ea9-43b3-90ff-6ebb0f816f2a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef05944-5ea9-43b3-90ff-6ebb0f816f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:57,402 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:29:57,403 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a081b6bd-ce2d-42f9-a5fe-1abc8eabc205', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a081b6bd-ce2d-42f9-a5fe-1abc8eabc205', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:58,450 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:58,451 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f9a353-c998-4a30-ba45-24dd05cc8d9e', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f9a353-c998-4a30-ba45-24dd05cc8d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:29:59,497 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.034s
2025-12-09 21:29:59,497 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b0893c-a7b4-4920-9a9d-9a015b91cdd9', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b0893c-a7b4-4920-9a9d-9a015b91cdd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:00,550 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.041s
2025-12-09 21:30:00,550 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e06e44-2ee6-43a1-8923-6d30f69916d5', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e06e44-2ee6-43a1-8923-6d30f69916d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:01,599 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.038s
2025-12-09 21:30:01,599 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4201b64b-66c4-43bc-9e7a-501266a72f0f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4201b64b-66c4-43bc-9e7a-501266a72f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:02,659 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.048s
2025-12-09 21:30:02,659 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42170149-b243-49cf-95d2-d12478ee1eb7', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42170149-b243-49cf-95d2-d12478ee1eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:03,705 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.035s
2025-12-09 21:30:03,706 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2366729-b2c1-4eda-90f9-b13f2a3a52d6', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2366729-b2c1-4eda-90f9-b13f2a3a52d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:04,754 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.037s
2025-12-09 21:30:04,754 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330fe6d5-5bda-41a0-9257-15ba2cdc4ce0', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330fe6d5-5bda-41a0-9257-15ba2cdc4ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:05,796 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:05,797 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ad4006-f87b-408c-aa32-9e33d3527856', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ad4006-f87b-408c-aa32-9e33d3527856', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:06,840 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:06,840 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ddd514-b957-4ad0-a070-edcb6a83b362', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ddd514-b957-4ad0-a070-edcb6a83b362', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:07,882 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:07,882 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7609cd-65e1-442b-b836-0817bf15b8fa', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7609cd-65e1-442b-b836-0817bf15b8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:08,924 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:08,924 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a24b0a-1dfc-44cc-8b01-9a506b742a0f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a24b0a-1dfc-44cc-8b01-9a506b742a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:09,969 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:30:09,969 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a45ee57d-205b-4258-bc86-55f80841dfde', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45ee57d-205b-4258-bc86-55f80841dfde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:11,010 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:11,011 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05acd4b-b79b-4b5c-8b51-7c82ef26f5de', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05acd4b-b79b-4b5c-8b51-7c82ef26f5de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:12,055 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:12,055 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7131a55-81a7-496b-be5c-907155e81511', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7131a55-81a7-496b-be5c-907155e81511', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:13,097 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:13,097 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026a5f58-3fc1-4896-89ba-b7b309b8200f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026a5f58-3fc1-4896-89ba-b7b309b8200f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:14,140 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:14,140 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90bc6c1-8cd8-44e1-ab3b-dc685ea87b00', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90bc6c1-8cd8-44e1-ab3b-dc685ea87b00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:15,183 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:15,183 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb900c8-55e5-4a84-84c2-9cd75c5857da', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb900c8-55e5-4a84-84c2-9cd75c5857da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:16,227 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:30:16,228 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0118dbd6-3ee4-4a62-84cd-033a0319df97', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0118dbd6-3ee4-4a62-84cd-033a0319df97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:17,271 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:17,271 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a035a82-066a-4e8b-926c-4fd01c867a07', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a035a82-066a-4e8b-926c-4fd01c867a07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:18,313 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:18,313 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee2e781-4f6b-4d07-bf7f-e8095d49771a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee2e781-4f6b-4d07-bf7f-e8095d49771a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:19,355 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:19,355 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435ed9a6-e816-4960-b568-2cf2e585e996', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435ed9a6-e816-4960-b568-2cf2e585e996', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:20,397 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:20,397 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3da813-da3c-4aba-bd0b-59aa55e562e7', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3da813-da3c-4aba-bd0b-59aa55e562e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:21,440 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:21,440 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703d74eb-aff0-479b-bc9a-5bd22f031623', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703d74eb-aff0-479b-bc9a-5bd22f031623', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:22,483 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:22,483 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657c14ae-f834-47e2-81fb-a60974b2b895', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657c14ae-f834-47e2-81fb-a60974b2b895', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:23,524 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:23,525 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20335c58-38d0-4434-ba3d-d4f9ffa7e03f', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20335c58-38d0-4434-ba3d-d4f9ffa7e03f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:24,566 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:24,567 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c236b0f-7999-425a-85de-c37ea6c7c4ce', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c236b0f-7999-425a-85de-c37ea6c7c4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:25,609 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:25,609 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9045f8d-8cf8-4051-9795-10120ea98ad1', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9045f8d-8cf8-4051-9795-10120ea98ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:26,650 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:26,651 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0875ae-0902-4e47-a2f4-ee276fb30fcd', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0875ae-0902-4e47-a2f4-ee276fb30fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:27,693 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:27,693 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e32464-f5a9-4ee5-b0a0-c18d408fbafa', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e32464-f5a9-4ee5-b0a0-c18d408fbafa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:28,734 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:28,735 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a93ce3-21b2-4c47-8339-bdaaee384316', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a93ce3-21b2-4c47-8339-bdaaee384316', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:29,778 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:29,778 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e633f4dd-43ca-4c43-b9ab-7c82cd8e8995', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e633f4dd-43ca-4c43-b9ab-7c82cd8e8995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:30,820 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:30,820 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8eb021e-8ac9-424c-b230-cb409178d6b5', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eb021e-8ac9-424c-b230-cb409178d6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:31,860 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:31,861 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2df855-e4ca-46b4-a4d4-f16147c28beb', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f2df855-e4ca-46b4-a4d4-f16147c28beb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:32,902 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:32,902 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffe127a-d634-46f5-b57d-fac59d6e6207', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffe127a-d634-46f5-b57d-fac59d6e6207', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:33,943 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:33,943 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c0354a-ccf4-48ee-abdb-6340a97770e7', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c0354a-ccf4-48ee-abdb-6340a97770e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:34,985 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:34,985 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62be1e5-6b74-4bef-b115-bc53f1953262', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62be1e5-6b74-4bef-b115-bc53f1953262', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:36,027 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:36,027 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7638902d-398e-4872-86a4-21ccc33e2cd5', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7638902d-398e-4872-86a4-21ccc33e2cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:37,070 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:37,070 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96c52aa-561b-4cc0-a6a6-d7d3824093fd', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96c52aa-561b-4cc0-a6a6-d7d3824093fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:38,114 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:38,115 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d48f6e6-08c2-4c06-8397-3a372bd6732d', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d48f6e6-08c2-4c06-8397-3a372bd6732d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:39,158 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:39,158 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d61ce2-b17e-449e-9df2-5915e1f71de6', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d61ce2-b17e-449e-9df2-5915e1f71de6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:40,204 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:30:40,204 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625fbc8a-e077-4479-a6f4-8b3f6e47004a', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625fbc8a-e077-4479-a6f4-8b3f6e47004a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:41,248 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:41,249 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a03fff-de76-4983-b867-f733fd252ff9', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a03fff-de76-4983-b867-f733fd252ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:42,294 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.033s
2025-12-09 21:30:42,294 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1baeb24-239e-4728-ad00-094cbb804834', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1baeb24-239e-4728-ad00-094cbb804834', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:43,337 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:43,337 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7123292-ffea-44f5-a840-1aaba6c4ae8d', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7123292-ffea-44f5-a840-1aaba6c4ae8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:44,380 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:44,380 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc19d0f3-8e77-41e5-a0bd-46bc150404c7', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc19d0f3-8e77-41e5-a0bd-46bc150404c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:45,423 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:45,423 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75e91e6-c776-49fd-98a0-951c553eb054', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75e91e6-c776-49fd-98a0-951c553eb054', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:46,466 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:46,466 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a115c5-e8fa-4050-b8b8-00423145ad6e', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a115c5-e8fa-4050-b8b8-00423145ad6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:47,509 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.031s
2025-12-09 21:30:47,509 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16f0127-3f38-4f37-80a0-6aad6fa2a186', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16f0127-3f38-4f37-80a0-6aad6fa2a186', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:48,552 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:48,552 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf0f34b4-873b-460f-afa5-4f3d06d81677', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0f34b4-873b-460f-afa5-4f3d06d81677', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:49,595 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.032s
2025-12-09 21:30:49,595 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee36904f-5f32-44d4-bbe7-54b76212de14', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee36904f-5f32-44d4-bbe7-54b76212de14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
2025-12-09 21:30:50,637 82092 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637 0.030s
2025-12-09 21:30:50,637 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce3ca8e-c3de-4436-b0a5-297666339961', 'content-length': '871', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce3ca8e-c3de-4436-b0a5-297666339961', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637'}
Body: b'{"volume": {"id": "b671b077-3a9e-4b7f-b499-9929a4270637", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:27:34.000000", "updated_at": "2025-12-09T20:27:34.000000", "name": "tempest-VolumeDependencyTests-Volume-1909845524", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/b671b077-3a9e-4b7f-b499-9929a4270637"}], "user_id": "a54dc99b03ae4bee92dc0e6995f0a034", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cfbdba1186f7422b874279b930868089"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 58, in test_delete_source_snapshot
source_volume = self.create_volume()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 b671b077-3a9e-4b7f-b499-9929a4270637 failed to reach available status (current creating) within the required time (196 s).
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
fail
ft4.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:47:21,454 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://192.168.122.136/volume/v3/volumes 0.349s
2025-12-09 21:47:21,455 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-586231641"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2148dc20-48ff-4e4c-bb16-aecf54e71c6b', 'content-length': '778', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2148dc20-48ff-4e4c-bb16-aecf54e71c6b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.401205", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2025-12-09 21:47:21,499 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.034s
2025-12-09 21:47:21,499 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a24544e-62e8-430e-b69f-cda323609c45', 'content-length': '846', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a24544e-62e8-430e-b69f-cda323609c45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:22,554 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.043s
2025-12-09 21:47:22,554 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85956356-18b2-4f26-826d-0cd2b0456629', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85956356-18b2-4f26-826d-0cd2b0456629', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:23,598 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:47:23,599 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead3ef97-c744-4e38-94f2-b6bca36645c4', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead3ef97-c744-4e38-94f2-b6bca36645c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:24,641 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:47:24,641 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9dd6f0-0581-4ba6-8952-dc798a3681aa', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9dd6f0-0581-4ba6-8952-dc798a3681aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:25,686 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:47:25,686 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307e4ce7-bf39-4e56-9fea-cfae4b3cc039', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307e4ce7-bf39-4e56-9fea-cfae4b3cc039', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:26,744 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.047s
2025-12-09 21:47:26,744 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54eb08ce-ad39-42af-b40c-375f08a21d1e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54eb08ce-ad39-42af-b40c-375f08a21d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:27,798 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.042s
2025-12-09 21:47:27,798 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdeb619c-9f2a-4fa7-86de-4ba41fa1c695', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdeb619c-9f2a-4fa7-86de-4ba41fa1c695', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:28,845 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.036s
2025-12-09 21:47:28,846 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9179fb75-dac6-49e4-bb29-a8e43fb8293e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9179fb75-dac6-49e4-bb29-a8e43fb8293e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:29,893 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.036s
2025-12-09 21:47:29,893 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22efc703-9ff1-42b2-8b26-3ae26630d1d5', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22efc703-9ff1-42b2-8b26-3ae26630d1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:31,105 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.200s
2025-12-09 21:47:31,105 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9880f8e8-9700-4b3f-af45-ef9fc7aabeaa', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9880f8e8-9700-4b3f-af45-ef9fc7aabeaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:32,153 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.035s
2025-12-09 21:47:32,153 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8ea96c-b3c9-4b13-a88f-628229d2b342', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8ea96c-b3c9-4b13-a88f-628229d2b342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:33,196 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:47:33,196 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518c1a08-0f67-4fae-9127-e999c21ae2c1', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518c1a08-0f67-4fae-9127-e999c21ae2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:34,237 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:47:34,238 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5333a38d-e97c-4326-a7b0-fb15478c8181', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5333a38d-e97c-4326-a7b0-fb15478c8181', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:35,280 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:47:35,280 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba043edf-32db-4910-8b04-2329b84f05fa', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba043edf-32db-4910-8b04-2329b84f05fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:36,324 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:47:36,324 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0e3bd0-bb90-4dbc-a2f3-1a047f5f67cf', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0e3bd0-bb90-4dbc-a2f3-1a047f5f67cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:37,374 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.039s
2025-12-09 21:47:37,374 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535bb65d-3e02-437e-8e5b-458ee4eb204f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535bb65d-3e02-437e-8e5b-458ee4eb204f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:38,415 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:47:38,415 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea144c35-7fb8-4ec3-a003-e436fc0dde83', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea144c35-7fb8-4ec3-a003-e436fc0dde83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:39,458 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:47:39,458 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603f5e0a-b690-4f78-b8e1-00c40d4ec320', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603f5e0a-b690-4f78-b8e1-00c40d4ec320', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:40,500 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:47:40,500 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9966b3d4-6cbf-4f1e-88c6-902e41e78b33', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9966b3d4-6cbf-4f1e-88c6-902e41e78b33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:41,543 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:47:41,543 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66edadc9-f586-41d6-892c-ebaa26d71571', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66edadc9-f586-41d6-892c-ebaa26d71571', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:42,586 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:47:42,586 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833321c3-bb7e-4550-8ba5-d0229b4dd000', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833321c3-bb7e-4550-8ba5-d0229b4dd000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:43,628 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:47:43,628 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3ce2dd-3dac-4a22-a331-c9a938854cb5', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3ce2dd-3dac-4a22-a331-c9a938854cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:44,672 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:47:44,672 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2272a5d-0159-489a-a30d-1b3ca2389915', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2272a5d-0159-489a-a30d-1b3ca2389915', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:45,713 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:47:45,713 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27234f9e-5e0e-4acd-b7b7-14a5ed8af77a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27234f9e-5e0e-4acd-b7b7-14a5ed8af77a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:46,758 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:47:46,758 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a117a661-97c0-423f-adba-312d1d15799c', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a117a661-97c0-423f-adba-312d1d15799c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:47,800 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:47:47,800 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0a8d44-cb49-419a-933b-b71fef694a74', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0a8d44-cb49-419a-933b-b71fef694a74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:48,841 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:47:48,842 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f442e05-5226-4ed0-8d01-99a234920b07', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f442e05-5226-4ed0-8d01-99a234920b07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:49,884 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:47:49,885 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4acc092-7145-42dc-b312-a65786f6d97a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4acc092-7145-42dc-b312-a65786f6d97a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:50,926 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:47:50,926 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1412386-fb3e-4097-acd8-5afca06aa5ae', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1412386-fb3e-4097-acd8-5afca06aa5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:51,969 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:47:51,970 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed062bd-e36a-436b-ac4c-696a3425efec', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed062bd-e36a-436b-ac4c-696a3425efec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:53,165 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.185s
2025-12-09 21:47:53,166 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a9d36f-f9c8-4f90-b47e-6fdf9fb3a96c', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a9d36f-f9c8-4f90-b47e-6fdf9fb3a96c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:54,207 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:47:54,208 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf75fdb8-644c-4741-be72-1a7472509f8a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf75fdb8-644c-4741-be72-1a7472509f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:55,250 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:47:55,250 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e082be61-2e59-4549-a139-e0e75043477f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e082be61-2e59-4549-a139-e0e75043477f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:56,297 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.036s
2025-12-09 21:47:56,297 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d3fdd3-1a71-4d47-b887-4f6073719d28', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d3fdd3-1a71-4d47-b887-4f6073719d28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:57,339 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:47:57,339 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540a2cbd-6bc0-41c1-ba7a-c5a5e9eb4d44', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540a2cbd-6bc0-41c1-ba7a-c5a5e9eb4d44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:58,381 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:47:58,381 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8791121-0cdc-4bb2-b6a8-d517a0b0146a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8791121-0cdc-4bb2-b6a8-d517a0b0146a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:47:59,423 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:47:59,424 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fdb101f-7542-4295-95b5-1d7cef68f2b3', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fdb101f-7542-4295-95b5-1d7cef68f2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:00,465 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:00,466 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6213f81-8397-4de6-89fb-333850deea0e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6213f81-8397-4de6-89fb-333850deea0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:01,507 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:01,507 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf2c152-2928-402e-bd99-78d8afc9047e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf2c152-2928-402e-bd99-78d8afc9047e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:02,549 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:02,550 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7157f1-8594-4f26-a986-b9819bfa0438', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7157f1-8594-4f26-a986-b9819bfa0438', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:03,592 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:03,593 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea651db-0f9c-4ff4-9be6-f8076c160857', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea651db-0f9c-4ff4-9be6-f8076c160857', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:04,637 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:48:04,637 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c11e5b-9349-44b9-8a24-61b9cd2cab7b', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c11e5b-9349-44b9-8a24-61b9cd2cab7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:05,679 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:05,679 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c247c124-f158-4bd7-a5e6-db843362c19d', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c247c124-f158-4bd7-a5e6-db843362c19d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:06,721 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:06,721 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c341c9-6f86-49e1-bf05-480d8de3e38e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c341c9-6f86-49e1-bf05-480d8de3e38e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:07,764 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:07,764 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081cecd7-c332-45ac-9c85-2dc7d859ded2', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081cecd7-c332-45ac-9c85-2dc7d859ded2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:08,806 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:08,806 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bf9c9b-d6b1-44e1-8f25-16681c446494', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bf9c9b-d6b1-44e1-8f25-16681c446494', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:09,847 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:09,848 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb31efb3-ed2d-4a57-b3e9-628c4ac5a8be', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb31efb3-ed2d-4a57-b3e9-628c4ac5a8be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:10,888 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:10,888 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf2af90-02c6-47c6-aa98-f95907b8bc19', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf2af90-02c6-47c6-aa98-f95907b8bc19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:11,933 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:48:11,933 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28542e5a-5a48-469f-9d25-918b0a9958e5', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28542e5a-5a48-469f-9d25-918b0a9958e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:12,982 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.038s
2025-12-09 21:48:12,983 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7579e11e-a182-439d-8249-12091ef3b148', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7579e11e-a182-439d-8249-12091ef3b148', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:14,025 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:14,025 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbaf2648-c7dc-4b8f-b468-bf6192512c59', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbaf2648-c7dc-4b8f-b468-bf6192512c59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:15,065 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:48:15,065 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe381bc0-359c-44d4-b309-fbef9f2eb27d', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe381bc0-359c-44d4-b309-fbef9f2eb27d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:16,107 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:16,107 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad768c77-5503-4db4-b036-f94a99c76ef1', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad768c77-5503-4db4-b036-f94a99c76ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:17,150 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:17,150 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5270e3-2b19-4f8d-aab8-d3e1fcb3d3ce', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5270e3-2b19-4f8d-aab8-d3e1fcb3d3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:18,191 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:18,191 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af0f524-3f67-4849-9ad4-2cfa62071705', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af0f524-3f67-4849-9ad4-2cfa62071705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:19,235 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:48:19,235 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5478ba44-b319-4cd3-858c-53983fd8c2fe', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5478ba44-b319-4cd3-858c-53983fd8c2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:20,276 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:20,277 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c484ba-ca84-4932-954c-86fea374a996', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c484ba-ca84-4932-954c-86fea374a996', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:21,318 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:48:21,318 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e15e3e-20b7-46db-9afc-939371314c31', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e15e3e-20b7-46db-9afc-939371314c31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:22,361 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:22,361 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b392f01d-e3ca-4919-ad2a-041678ed5cb6', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b392f01d-e3ca-4919-ad2a-041678ed5cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:23,402 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:48:23,402 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395ad2a9-5822-40d6-bf76-76d91a6b708f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395ad2a9-5822-40d6-bf76-76d91a6b708f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:24,444 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:24,444 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8252e70-97bb-44ea-9c76-33bbf726d21a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8252e70-97bb-44ea-9c76-33bbf726d21a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:25,486 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:25,486 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680e7a8a-bd2f-46f6-84e5-2753ff10fcac', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680e7a8a-bd2f-46f6-84e5-2753ff10fcac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:26,527 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:26,527 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1fe2698-2803-49f1-bec3-806cda584eb0', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1fe2698-2803-49f1-bec3-806cda584eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:27,568 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:48:27,568 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a673dd2-d275-4499-b055-fbdc46f21340', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a673dd2-d275-4499-b055-fbdc46f21340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:28,609 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:28,610 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa1e541-617e-4163-84df-f1fd65d86930', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa1e541-617e-4163-84df-f1fd65d86930', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:29,651 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:29,651 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204cdfdb-1737-4884-92c4-e2d7b3354ad3', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204cdfdb-1737-4884-92c4-e2d7b3354ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:30,692 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:30,692 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cbc4415-c146-4d36-a4ba-baf3d92f5fbf', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cbc4415-c146-4d36-a4ba-baf3d92f5fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:31,734 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:31,734 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8956937-15a4-46a1-8d13-561dc70d6699', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8956937-15a4-46a1-8d13-561dc70d6699', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:32,776 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:32,776 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77b8e1a-4261-4a91-a637-2efcb425f452', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77b8e1a-4261-4a91-a637-2efcb425f452', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:33,819 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:48:33,819 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603fa3be-851f-4dff-bd70-795366a06a7a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603fa3be-851f-4dff-bd70-795366a06a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:34,861 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:34,861 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d683ec7-61d2-4b1e-b17f-c491b3e3f450', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d683ec7-61d2-4b1e-b17f-c491b3e3f450', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:35,904 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:35,904 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9befc4c-514c-40d9-9ca4-b12ecd1a992b', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9befc4c-514c-40d9-9ca4-b12ecd1a992b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:36,952 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.038s
2025-12-09 21:48:36,953 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6d1e4a-2f95-4ed7-afd3-81d8798d2000', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6d1e4a-2f95-4ed7-afd3-81d8798d2000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:37,998 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:48:37,998 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1499acb5-7c70-4f74-abfa-ea44f410efe4', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1499acb5-7c70-4f74-abfa-ea44f410efe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:39,041 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:39,041 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e647ff88-3ac1-4ba2-bc11-d53fde8982a6', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e647ff88-3ac1-4ba2-bc11-d53fde8982a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:40,085 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:48:40,085 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46cb19c-541c-46aa-8bfc-4db7b663fdb6', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46cb19c-541c-46aa-8bfc-4db7b663fdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:41,126 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:48:41,126 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77bac8ed-7a7d-4a33-9988-fb635dd1d8c8', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77bac8ed-7a7d-4a33-9988-fb635dd1d8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:42,168 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:42,169 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6b8605-7a89-48e5-b282-8c0034edd4c3', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6b8605-7a89-48e5-b282-8c0034edd4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:43,211 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:43,211 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d192570c-dd0b-4371-9b0a-afda4d3c6bac', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d192570c-dd0b-4371-9b0a-afda4d3c6bac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:44,254 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:48:44,254 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16925522-0ab4-4e6b-9f56-b0d21812efdf', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16925522-0ab4-4e6b-9f56-b0d21812efdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:45,295 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:48:45,295 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877b339d-63dc-4f4d-8d6c-c23e52a81876', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877b339d-63dc-4f4d-8d6c-c23e52a81876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:46,338 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:48:46,339 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5ffbb9-9045-439b-9bdd-fe5192ba0fb0', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5ffbb9-9045-439b-9bdd-fe5192ba0fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:47,380 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:47,380 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f6543c-f495-4bdb-987f-ff9329859acf', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f6543c-f495-4bdb-987f-ff9329859acf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:48,423 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:48,424 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de135fc5-8926-470b-9ff0-d19b743de536', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de135fc5-8926-470b-9ff0-d19b743de536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:49,467 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:48:49,467 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d423a6c7-de1d-4512-ab7a-0eccd5cf3c5a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d423a6c7-de1d-4512-ab7a-0eccd5cf3c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:50,509 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:50,509 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08417cc3-70f2-42c6-8c3e-33604558ceeb', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08417cc3-70f2-42c6-8c3e-33604558ceeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:51,554 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.034s
2025-12-09 21:48:51,555 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af76f2b7-7d8e-4b23-a811-86955ebf478a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af76f2b7-7d8e-4b23-a811-86955ebf478a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:52,596 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:52,596 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff083ce7-32c9-4916-a4d8-d79dd04fcd13', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff083ce7-32c9-4916-a4d8-d79dd04fcd13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:53,637 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:53,637 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c370044b-7202-4419-8912-8e754b2ef2b7', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c370044b-7202-4419-8912-8e754b2ef2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:54,680 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:48:54,681 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd82a39-f456-4b67-a95f-2339c4c53c9e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd82a39-f456-4b67-a95f-2339c4c53c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:55,722 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:55,723 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef91dc6-6c4a-43ce-ba94-f2f9dc2834a2', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef91dc6-6c4a-43ce-ba94-f2f9dc2834a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:56,767 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:48:56,768 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14977f94-534c-45f4-ae73-20b8218f5cb9', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14977f94-534c-45f4-ae73-20b8218f5cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:57,809 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:48:57,809 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc030c5b-6c9e-470e-b34d-470863590a4f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc030c5b-6c9e-470e-b34d-470863590a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:58,852 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:48:58,852 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb16520b-9ea1-4292-bb9e-a2f2075e84b3', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb16520b-9ea1-4292-bb9e-a2f2075e84b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:48:59,894 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:48:59,895 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a86b5e-adc4-4d09-bc96-1675da9e7b3f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a86b5e-adc4-4d09-bc96-1675da9e7b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:00,940 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.034s
2025-12-09 21:49:00,940 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da0ac01-aac0-4cd4-85f7-d3e64b30ecf4', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da0ac01-aac0-4cd4-85f7-d3e64b30ecf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:01,983 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:01,983 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df06ee4-ae86-4e5b-87e0-67e4476c0cc9', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df06ee4-ae86-4e5b-87e0-67e4476c0cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:03,027 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.034s
2025-12-09 21:49:03,028 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e98de57-722d-464b-ad0f-1556a9e7a9a4', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e98de57-722d-464b-ad0f-1556a9e7a9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:04,071 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:04,071 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee2c807-f612-4feb-a08d-123f4a3ae716', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee2c807-f612-4feb-a08d-123f4a3ae716', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:05,115 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:49:05,115 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b9d4777-02ac-49d5-928c-b3d6b5aeb3f1', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b9d4777-02ac-49d5-928c-b3d6b5aeb3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:06,157 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:06,157 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b321b410-04cb-4808-a154-67631eef4351', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b321b410-04cb-4808-a154-67631eef4351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:07,200 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:07,200 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7baa536-0c04-48cc-ade6-1e4f9801cf0a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7baa536-0c04-48cc-ade6-1e4f9801cf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:08,243 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:08,244 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398b556d-83ed-41e5-96e7-32aae848ba5a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398b556d-83ed-41e5-96e7-32aae848ba5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:09,287 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:49:09,288 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73786491-af6a-4211-89f9-a250651bd141', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73786491-af6a-4211-89f9-a250651bd141', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:10,329 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:49:10,329 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42743cff-14ef-4fe4-9e58-41b727229c78', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42743cff-14ef-4fe4-9e58-41b727229c78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:11,371 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:11,371 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5046b399-2d0a-4968-ab91-50000c4fdf5e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5046b399-2d0a-4968-ab91-50000c4fdf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:12,412 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:12,413 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6f4b8d-da2c-4b3e-9cea-eeaf327e605f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6f4b8d-da2c-4b3e-9cea-eeaf327e605f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:13,456 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:49:13,456 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c0afd5-cbf1-497c-9469-db53a70622b3', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c0afd5-cbf1-497c-9469-db53a70622b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:14,498 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:14,498 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae37c82e-7fb2-41d1-a6dc-b7e25df61810', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae37c82e-7fb2-41d1-a6dc-b7e25df61810', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:15,541 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:15,541 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2fb61b-fe4b-4bdb-a5a6-59dfea0c9bac', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2fb61b-fe4b-4bdb-a5a6-59dfea0c9bac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:16,583 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:16,583 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73091706-4ce9-407e-89b6-4738ace9e56a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73091706-4ce9-407e-89b6-4738ace9e56a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:17,624 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:49:17,624 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b599ae-bb9b-476c-bf8d-16db9de97112', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b599ae-bb9b-476c-bf8d-16db9de97112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:18,665 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:18,665 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41119f2-b230-4df2-bb22-bdceb4d6f59a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41119f2-b230-4df2-bb22-bdceb4d6f59a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:19,706 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:49:19,706 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3e3319-d41c-4c4e-b422-4828324523ce', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3e3319-d41c-4c4e-b422-4828324523ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:20,747 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:20,748 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79b1ff0-5e2c-4f4e-a497-dd338d388036', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a79b1ff0-5e2c-4f4e-a497-dd338d388036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:21,788 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:49:21,788 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b98c30d-3391-446d-b3b4-c68050a56be2', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b98c30d-3391-446d-b3b4-c68050a56be2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:22,830 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:22,830 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9e6a1f-ebd1-43de-9d35-b0e6df6bc1ac', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9e6a1f-ebd1-43de-9d35-b0e6df6bc1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:23,874 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:23,874 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237a029f-ab16-412b-9bcf-30af940641af', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237a029f-ab16-412b-9bcf-30af940641af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:24,917 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:24,917 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39e3e47-0819-43ab-af92-0ee1c1533366', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39e3e47-0819-43ab-af92-0ee1c1533366', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:25,959 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:25,959 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdcf1b10-8ee3-44a7-976f-fbd04752bab3', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdcf1b10-8ee3-44a7-976f-fbd04752bab3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:27,002 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:27,002 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abd3bb7-3781-472c-a449-422e487e7538', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abd3bb7-3781-472c-a449-422e487e7538', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:28,044 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:28,044 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ef44ae-b50f-4018-b6be-7d9b68e71994', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ef44ae-b50f-4018-b6be-7d9b68e71994', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:29,085 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:29,085 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4629574-efae-46fc-8ab0-a6b229de8e7a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4629574-efae-46fc-8ab0-a6b229de8e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:30,126 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:49:30,126 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0ea75b-8362-43e5-9849-4ee9b0673b25', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0ea75b-8362-43e5-9849-4ee9b0673b25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:31,168 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:31,168 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12bd50a-dba1-40ef-9936-933aaadf006c', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12bd50a-dba1-40ef-9936-933aaadf006c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:32,211 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:32,211 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f194c80-04f5-46fb-9f16-34c2183ce18e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f194c80-04f5-46fb-9f16-34c2183ce18e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:33,254 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:33,254 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf41632f-2fdc-42f3-83d0-a9331a9755bb', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf41632f-2fdc-42f3-83d0-a9331a9755bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:34,296 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:34,296 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c630e21d-b0c6-48e7-89f3-2e7c61174a81', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c630e21d-b0c6-48e7-89f3-2e7c61174a81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:35,340 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:35,340 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f10d83-7950-4ef0-b50e-b701e03c2a92', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f10d83-7950-4ef0-b50e-b701e03c2a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:36,381 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:36,381 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81ffe80-c4fb-487e-8c26-df64a97d08cd', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81ffe80-c4fb-487e-8c26-df64a97d08cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:37,423 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:37,423 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70751eb0-d49f-4130-bc1a-8b2f9b0e0beb', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70751eb0-d49f-4130-bc1a-8b2f9b0e0beb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:38,466 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:38,467 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d11639-3bbe-4125-bddd-cf98cc2eff91', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d11639-3bbe-4125-bddd-cf98cc2eff91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:39,508 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:39,508 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab6aed2-c51f-4daa-9025-68888801dbe9', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab6aed2-c51f-4daa-9025-68888801dbe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:40,552 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:40,552 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df720756-db84-42d0-a8a3-002f1cfa6bfe', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df720756-db84-42d0-a8a3-002f1cfa6bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:41,594 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:41,594 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02d94f5-858e-48b9-ab86-138e234d1309', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02d94f5-858e-48b9-ab86-138e234d1309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:42,636 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:42,637 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef248e8-5c6e-4fae-923e-5da04cf31d4a', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef248e8-5c6e-4fae-923e-5da04cf31d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:43,678 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:43,678 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750c4b58-ab00-4b8c-93e9-bbee7f33d756', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750c4b58-ab00-4b8c-93e9-bbee7f33d756', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:44,721 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:44,721 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7124ad2-54b7-4ec8-923b-6dfc343bdcb9', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7124ad2-54b7-4ec8-923b-6dfc343bdcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:45,764 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:45,764 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24613ec-2b81-4fe1-96cc-e6a01aba85fa', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24613ec-2b81-4fe1-96cc-e6a01aba85fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:46,807 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:46,808 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d712248e-3458-451a-a94f-008ddd390f73', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d712248e-3458-451a-a94f-008ddd390f73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:47,849 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:47,850 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1694e524-54a7-4391-8d89-3299cacd3ac0', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1694e524-54a7-4391-8d89-3299cacd3ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:48,892 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:48,892 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6e46de-11c9-4b9c-a35a-5ba0012d6038', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6e46de-11c9-4b9c-a35a-5ba0012d6038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:49,934 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:49,934 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a16c286-f2e9-46d7-98e0-8874a1532862', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a16c286-f2e9-46d7-98e0-8874a1532862', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:50,980 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.034s
2025-12-09 21:49:50,980 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3f00b3-defe-4331-8623-e73461f785f6', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3f00b3-defe-4331-8623-e73461f785f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:52,023 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:49:52,023 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539d666a-9815-42d7-adfc-09367b942ade', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539d666a-9815-42d7-adfc-09367b942ade', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:53,066 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:49:53,066 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b3a5c5-f5f2-47b5-b0fc-a5c5aa15d3e9', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b3a5c5-f5f2-47b5-b0fc-a5c5aa15d3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:54,108 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:54,108 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee94f59-a9fa-4fa2-85c0-2adc2973b683', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee94f59-a9fa-4fa2-85c0-2adc2973b683', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:55,149 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:55,150 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1353a2e-dbee-45ef-9eec-4300ac9c9554', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1353a2e-dbee-45ef-9eec-4300ac9c9554', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:56,191 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:56,191 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d4eed4-ef87-466d-a17a-100a2d3c5309', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d4eed4-ef87-466d-a17a-100a2d3c5309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:57,236 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.034s
2025-12-09 21:49:57,236 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c51e4e-7f72-4c12-a10f-57394f1eb290', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c51e4e-7f72-4c12-a10f-57394f1eb290', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:58,277 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:58,278 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35eedd35-5eaa-4c0a-984a-0908e7f60035', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35eedd35-5eaa-4c0a-984a-0908e7f60035', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:49:59,320 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:49:59,320 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ea4694-d0e9-4d6a-87ca-61c92539bb2c', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ea4694-d0e9-4d6a-87ca-61c92539bb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:00,361 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:00,361 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01f1ccc-e778-48e4-ba4f-b72571accd77', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01f1ccc-e778-48e4-ba4f-b72571accd77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:01,403 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:01,403 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78974c0-d683-457f-9984-0f753529e45f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78974c0-d683-457f-9984-0f753529e45f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:02,446 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:50:02,447 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2679cd4-2fe8-4ba7-bf63-be3847243f73', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2679cd4-2fe8-4ba7-bf63-be3847243f73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:03,488 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:03,488 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b3296e-a8ed-4d1c-9472-8514d87b130d', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b3296e-a8ed-4d1c-9472-8514d87b130d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:04,529 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:04,530 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c59f8c8-780b-400e-9a63-75ca5b3eee8e', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c59f8c8-780b-400e-9a63-75ca5b3eee8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:05,571 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:05,571 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c030e55-0e11-4b4f-8ab9-e146c59cf6d6', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c030e55-0e11-4b4f-8ab9-e146c59cf6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:06,611 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:50:06,612 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc35a19e-f2e0-4152-bd7a-9655f6cfa1e1', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc35a19e-f2e0-4152-bd7a-9655f6cfa1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:07,653 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:07,653 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8719687b-e836-4493-9ef7-301da3b8047f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8719687b-e836-4493-9ef7-301da3b8047f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:08,694 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:08,694 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab05b08-0a39-4c82-80b4-44f4eec68351', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab05b08-0a39-4c82-80b4-44f4eec68351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:09,736 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:09,736 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdaa854-7dd5-4c7f-ac8e-dab6c79848ff', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdaa854-7dd5-4c7f-ac8e-dab6c79848ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:10,777 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:50:10,777 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f6a725-f912-498a-b7bf-393b464777f3', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f6a725-f912-498a-b7bf-393b464777f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:11,820 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:50:11,820 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18634dc2-338f-4f85-9dc2-4a0dbb533a7b', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18634dc2-338f-4f85-9dc2-4a0dbb533a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:12,861 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:50:12,861 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f73de2-5c50-4bee-8158-ca9108f356c4', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f73de2-5c50-4bee-8158-ca9108f356c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:13,902 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:13,902 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc021fb-9c4b-47ae-a401-79b5b9c84362', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc021fb-9c4b-47ae-a401-79b5b9c84362', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:14,943 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:14,944 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b570fda5-7046-4989-8909-ac466df6ecc5', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b570fda5-7046-4989-8909-ac466df6ecc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:15,987 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:50:15,988 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12443d71-c068-4c03-bb25-9846e9530ce5', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12443d71-c068-4c03-bb25-9846e9530ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:17,030 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:50:17,030 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1deab27f-d345-49ff-874f-1907357f249f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1deab27f-d345-49ff-874f-1907357f249f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:18,073 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:50:18,073 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031c1719-ebd1-461a-9764-31485e476c48', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031c1719-ebd1-461a-9764-31485e476c48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:19,116 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:50:19,116 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92627631-e51d-4f6a-8939-cc12b272f95c', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92627631-e51d-4f6a-8939-cc12b272f95c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:20,159 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:50:20,159 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e367c3a5-cf86-4d95-8398-6a592cd87053', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e367c3a5-cf86-4d95-8398-6a592cd87053', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:21,200 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:21,200 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6244915c-ac5e-44e7-8e75-581ceedc17ab', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6244915c-ac5e-44e7-8e75-581ceedc17ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:22,242 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:50:22,242 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0a2fe8-7a80-41e7-a210-b27be8665ca4', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0a2fe8-7a80-41e7-a210-b27be8665ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:23,284 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:50:23,284 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c7702e-a357-4dce-83b2-a08d837973d9', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c7702e-a357-4dce-83b2-a08d837973d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:24,328 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:50:24,328 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81fff12-158c-47de-8ad4-9d7acd13a80d', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81fff12-158c-47de-8ad4-9d7acd13a80d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:25,368 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:50:25,369 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55fa593-8f9b-46fc-b30e-fcca5a3fe018', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55fa593-8f9b-46fc-b30e-fcca5a3fe018', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:26,411 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:50:26,411 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7cabd2d-db86-4224-a5b8-2f4488b13fc5', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7cabd2d-db86-4224-a5b8-2f4488b13fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:27,455 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.033s
2025-12-09 21:50:27,455 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a938f2-e582-4c92-a206-9437abda32be', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a938f2-e582-4c92-a206-9437abda32be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:28,496 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:28,496 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba41607e-f14d-4a2a-b73e-156109d4ca63', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba41607e-f14d-4a2a-b73e-156109d4ca63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:29,539 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:50:29,539 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800d436e-2e72-4955-af36-38df22f6f4ab', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800d436e-2e72-4955-af36-38df22f6f4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:30,580 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.031s
2025-12-09 21:50:30,581 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f0a9af-a40a-4e2f-9169-1e0820765aec', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f0a9af-a40a-4e2f-9169-1e0820765aec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:31,621 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:50:31,621 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c081c9d6-391f-4f0f-8e3a-bc9c22c6d6b1', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c081c9d6-391f-4f0f-8e3a-bc9c22c6d6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:32,662 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:32,662 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e77cad-faa7-44e0-8952-984db9d7c50f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e77cad-faa7-44e0-8952-984db9d7c50f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:33,705 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.032s
2025-12-09 21:50:33,705 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7542aefd-bdd5-4612-88e6-8931b9310f03', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7542aefd-bdd5-4612-88e6-8931b9310f03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:34,747 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:34,747 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba497bc-d21f-4260-90e9-0fd77de8ed89', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba497bc-d21f-4260-90e9-0fd77de8ed89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:35,787 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:50:35,787 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31cf60c-5ed0-40f7-a93d-ff58f982cf81', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31cf60c-5ed0-40f7-a93d-ff58f982cf81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:36,829 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.030s
2025-12-09 21:50:36,829 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd2e7f7-6451-46c7-bba4-025f9449faae', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd2e7f7-6451-46c7-bba4-025f9449faae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
2025-12-09 21:50:37,870 101769 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461 0.029s
2025-12-09 21:50:37,870 101769 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50db9fa-7137-485d-afe6-53444c488c3f', 'content-length': '870', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50db9fa-7137-485d-afe6-53444c488c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461'}
Body: b'{"volume": {"id": "c2e3fd81-26ba-4aae-80a1-a79cad8b8461", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:21.000000", "updated_at": "2025-12-09T20:47:22.000000", "name": "tempest-VolumeDependencyTests-Volume-586231641", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/c2e3fd81-26ba-4aae-80a1-a79cad8b8461"}], "user_id": "567aa285bc224501ac077a55bb086832", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e7d0ad7612f64abea970b320cd710b96"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 58, in test_delete_source_snapshot
source_volume = self.create_volume()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 c2e3fd81-26ba-4aae-80a1-a79cad8b8461 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 0 | 2 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
fail
ft5.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:30:05,502 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://192.168.122.136/volume/v3/volumes 0.275s
2025-12-09 21:30:05,502 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-781993909", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94382e86-b7ab-4d1c-a575-5d32ab324b09', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94382e86-b7ab-4d1c-a575-5d32ab324b09', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.448300", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:30:05,557 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.046s
2025-12-09 21:30:05,557 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad0ec04-9dd5-44e1-b77f-b3153fd29915', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad0ec04-9dd5-44e1-b77f-b3153fd29915', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:06,600 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:06,600 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd606a2-c9d6-4be7-b8fe-8c0ea2ec2a97', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd606a2-c9d6-4be7-b8fe-8c0ea2ec2a97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:07,643 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:07,644 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a89bc58-9dc7-47ef-b1bf-e7e866eccd3d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a89bc58-9dc7-47ef-b1bf-e7e866eccd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:08,686 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:08,686 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70fffae-6e0c-442c-9dfb-d3186385e37c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70fffae-6e0c-442c-9dfb-d3186385e37c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:09,729 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:09,729 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da220120-baba-4779-9e8f-185b8e9a4321', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da220120-baba-4779-9e8f-185b8e9a4321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:10,773 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:10,773 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a610923-98b6-42ef-a7d3-960bf8be25d4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a610923-98b6-42ef-a7d3-960bf8be25d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:11,814 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:11,815 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efe6213-b804-44de-9bd2-02ae0d576ace', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efe6213-b804-44de-9bd2-02ae0d576ace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:12,858 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:12,858 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcd1caa-7a5e-4194-9a6d-f82b338b8295', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcd1caa-7a5e-4194-9a6d-f82b338b8295', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:13,901 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:13,901 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78cf8c21-d131-458f-a119-6be7b6ac1472', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78cf8c21-d131-458f-a119-6be7b6ac1472', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:14,944 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:14,944 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db3847a-f001-43c3-837a-9c1aeae8a0f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db3847a-f001-43c3-837a-9c1aeae8a0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:15,990 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:30:15,990 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f8aaeb-ac9f-47a7-a4a4-09463c309fd6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f8aaeb-ac9f-47a7-a4a4-09463c309fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:17,032 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:17,032 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45da2b41-76cb-4899-aa59-b24db3b89151', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45da2b41-76cb-4899-aa59-b24db3b89151', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:18,075 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:18,075 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64dcbf4-d0dc-42ea-acd0-e6158650c4fb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64dcbf4-d0dc-42ea-acd0-e6158650c4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:19,116 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:19,117 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4cd9bb-3978-40a0-9060-71309bfac98b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4cd9bb-3978-40a0-9060-71309bfac98b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:20,158 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:20,158 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61685b0-3342-4e84-a42a-c0eaccc1e2fe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61685b0-3342-4e84-a42a-c0eaccc1e2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:21,200 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:21,200 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596f22b7-a4e1-4b45-b606-134e6d2ac24b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596f22b7-a4e1-4b45-b606-134e6d2ac24b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:22,241 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:22,242 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2157b0d0-bc88-4b0a-8d27-8c32f1ca00a7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2157b0d0-bc88-4b0a-8d27-8c32f1ca00a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:23,283 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:23,283 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f15f915-1789-4f03-8ee0-b6da327bfd44', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f15f915-1789-4f03-8ee0-b6da327bfd44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:24,324 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:24,324 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110754b8-a31d-4c8b-98be-faaeaa12e4f7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110754b8-a31d-4c8b-98be-faaeaa12e4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:25,366 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:25,366 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61d92f8-1f50-4b8c-b951-bf8b891ace10', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61d92f8-1f50-4b8c-b951-bf8b891ace10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:26,407 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:26,408 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccab2304-a757-40b7-bd7b-14b4654ce6c6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccab2304-a757-40b7-bd7b-14b4654ce6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:27,450 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:27,450 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fb25eb-49fc-410a-8e0b-c13b98fb71cc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fb25eb-49fc-410a-8e0b-c13b98fb71cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:28,492 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:28,492 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ec4843-4387-48e0-a1a4-711e33856124', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ec4843-4387-48e0-a1a4-711e33856124', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:29,535 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:29,535 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2596ebc-62f9-42f3-a0a8-dc184c35114a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2596ebc-62f9-42f3-a0a8-dc184c35114a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:30,578 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:30,579 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c35167e-c727-4f16-9899-a39811963f63', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c35167e-c727-4f16-9899-a39811963f63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:31,622 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:31,622 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab9b507-e8d6-40d4-b946-eb2e4ba6b7d1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab9b507-e8d6-40d4-b946-eb2e4ba6b7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:32,669 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.036s
2025-12-09 21:30:32,669 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfd5cdf-6199-4c01-9647-f29355d105b5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfd5cdf-6199-4c01-9647-f29355d105b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:33,712 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:33,713 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875f0aaa-f391-49f7-bc27-c84e3b674bc7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875f0aaa-f391-49f7-bc27-c84e3b674bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:34,755 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:34,756 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79b3b0c-b4b5-4bf3-af64-226c0efed14f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79b3b0c-b4b5-4bf3-af64-226c0efed14f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:35,799 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:35,799 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2dfc540-4e05-4d23-96f1-d2fe82420cb8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2dfc540-4e05-4d23-96f1-d2fe82420cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:36,842 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:36,842 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e878fb80-e812-4b36-aecc-14a9c9e325c0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e878fb80-e812-4b36-aecc-14a9c9e325c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:37,885 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:37,885 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5932740-d7c0-4450-9f4a-9161fc931b37', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5932740-d7c0-4450-9f4a-9161fc931b37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:38,928 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:38,929 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1e3452-c0b0-4f44-98c2-7079a3e45149', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1e3452-c0b0-4f44-98c2-7079a3e45149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:39,976 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.036s
2025-12-09 21:30:39,976 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0233ed39-ebe5-49cc-bfb5-9472ec8a1f29', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0233ed39-ebe5-49cc-bfb5-9472ec8a1f29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:41,018 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:41,019 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa584f1e-f163-48a0-93ef-8454cb9f5b37', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa584f1e-f163-48a0-93ef-8454cb9f5b37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:42,060 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:42,060 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7a7e56-f717-4d84-b23a-cf8948b813a3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7a7e56-f717-4d84-b23a-cf8948b813a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:43,101 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:43,101 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb1faf7-f913-4ffe-a948-7e73835ed59b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb1faf7-f913-4ffe-a948-7e73835ed59b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:44,142 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:44,142 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112cc609-c937-438a-9acf-3b17dbc42f63', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112cc609-c937-438a-9acf-3b17dbc42f63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:45,184 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:45,184 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cec012-42b1-4d3d-b107-eee63040a6a1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cec012-42b1-4d3d-b107-eee63040a6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:46,225 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:46,225 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a108de5a-4096-460f-8aa1-9ed8b0077bea', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a108de5a-4096-460f-8aa1-9ed8b0077bea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:47,268 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:47,268 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4246274-e1dc-45fe-9e30-00baed04c518', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4246274-e1dc-45fe-9e30-00baed04c518', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:48,311 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:30:48,311 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e340de24-5505-4f88-97cc-d1cce9a66d86', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e340de24-5505-4f88-97cc-d1cce9a66d86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:49,353 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:49,353 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71272416-cbbc-44b8-bdab-53186802a904', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71272416-cbbc-44b8-bdab-53186802a904', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:50,395 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:50,396 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b5af67-48ae-43c8-bc4b-31b9cc291ef4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b5af67-48ae-43c8-bc4b-31b9cc291ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:51,436 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:51,437 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3f5d3b-866f-45ca-8df2-c0103ff1e874', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3f5d3b-866f-45ca-8df2-c0103ff1e874', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:52,478 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:52,478 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375716cd-39f9-487b-b8da-6831dd073392', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375716cd-39f9-487b-b8da-6831dd073392', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:53,519 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:53,520 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb7010b-56e5-4c7f-8500-6c5ddc0be475', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb7010b-56e5-4c7f-8500-6c5ddc0be475', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:54,560 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:54,560 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d9b001-3068-4a18-ac12-b55b1404524d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d9b001-3068-4a18-ac12-b55b1404524d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:55,601 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:30:55,602 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2843efb-50d2-41db-b942-4e548af5c619', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2843efb-50d2-41db-b942-4e548af5c619', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:56,644 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:56,644 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df68853-fb04-4511-a43d-fca443a9a0be', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df68853-fb04-4511-a43d-fca443a9a0be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:57,686 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:57,686 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403adc85-34eb-44b7-a761-604ec113d6c6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403adc85-34eb-44b7-a761-604ec113d6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:58,729 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:58,729 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70854874-d41f-45fb-b5f6-b64a53cc8370', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70854874-d41f-45fb-b5f6-b64a53cc8370', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:30:59,772 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:30:59,772 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82805f80-bed3-4386-9c2b-86b6fef28ca5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82805f80-bed3-4386-9c2b-86b6fef28ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:00,815 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:00,815 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a55e58-6e53-46a4-9ebe-4570df665ef0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a55e58-6e53-46a4-9ebe-4570df665ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:01,861 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:31:01,862 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16b297d-7231-40ec-a7dc-51c939d83372', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16b297d-7231-40ec-a7dc-51c939d83372', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:02,905 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:02,906 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb595be9-3ade-4cfb-a3ff-f1fd1fbcea42', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb595be9-3ade-4cfb-a3ff-f1fd1fbcea42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:03,947 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:03,948 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98946a41-3d57-41aa-b4b3-eb44760960e3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98946a41-3d57-41aa-b4b3-eb44760960e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:04,990 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:04,990 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d8b19d-c926-4d79-8e65-9c3ee1713ab8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d8b19d-c926-4d79-8e65-9c3ee1713ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:06,032 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:06,032 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1555aeb-b904-488d-b46e-e5fe9d9c4969', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1555aeb-b904-488d-b46e-e5fe9d9c4969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:07,076 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:31:07,077 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab045a4-d530-44e8-a96d-f3d78ce691a7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab045a4-d530-44e8-a96d-f3d78ce691a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:08,121 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:31:08,121 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9053113-1a35-470a-a548-577d40fe0b0f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9053113-1a35-470a-a548-577d40fe0b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:09,162 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:09,163 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3214fed-8453-4954-8307-371ef34490e1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3214fed-8453-4954-8307-371ef34490e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:10,205 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:10,206 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f70feb8-6d2f-4bf7-a064-06027e6ccb8f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f70feb8-6d2f-4bf7-a064-06027e6ccb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:11,249 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:11,250 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5771c467-91e4-42e4-9fe9-4f3ae4e5b2e3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5771c467-91e4-42e4-9fe9-4f3ae4e5b2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:12,292 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:12,293 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b64dc7-de60-41d8-9b4e-84f98ae29302', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b64dc7-de60-41d8-9b4e-84f98ae29302', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:13,335 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:13,336 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0192c298-f2ec-4c46-a5fa-87b7a1d2879c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0192c298-f2ec-4c46-a5fa-87b7a1d2879c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:14,378 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:14,379 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18eed3a-039f-4deb-98fa-05aa757f119d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18eed3a-039f-4deb-98fa-05aa757f119d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:15,422 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:15,422 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315be203-a6fe-4635-8dc6-19231bb0bad2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315be203-a6fe-4635-8dc6-19231bb0bad2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:16,464 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:16,465 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9568df-21d3-4d07-9094-a8e3fca9657c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9568df-21d3-4d07-9094-a8e3fca9657c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:17,508 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:17,508 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c81cfc6-c862-48a3-b97f-690247e44f55', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c81cfc6-c862-48a3-b97f-690247e44f55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:18,554 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:31:18,554 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e867bc55-8fb3-4a35-92e6-96b9e4a9ec7e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e867bc55-8fb3-4a35-92e6-96b9e4a9ec7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:19,597 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:19,597 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8cb3e78-a29b-4c6a-905a-20995b3f5aa5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8cb3e78-a29b-4c6a-905a-20995b3f5aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:20,640 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:20,641 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a48832-858b-42e3-bd7f-6cc00ef00eca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a48832-858b-42e3-bd7f-6cc00ef00eca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:21,683 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:21,684 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dbb89c-33df-440f-a8bf-b734327e35d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dbb89c-33df-440f-a8bf-b734327e35d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:22,731 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.036s
2025-12-09 21:31:22,731 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485a6126-0e6f-46a3-bd80-597539518934', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485a6126-0e6f-46a3-bd80-597539518934', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:23,774 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:23,774 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac49bfa-aac5-4b19-9900-adb6bd26d2a4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac49bfa-aac5-4b19-9900-adb6bd26d2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:24,815 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:24,816 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16f1a96-624d-4ef2-9d25-73e5dd348f98', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16f1a96-624d-4ef2-9d25-73e5dd348f98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:25,857 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:25,858 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ec992e-e58a-4227-8aff-65cf5d24a183', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ec992e-e58a-4227-8aff-65cf5d24a183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:26,899 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:26,899 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda54dc5-f6d2-4dea-b31d-203fad21b022', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda54dc5-f6d2-4dea-b31d-203fad21b022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:27,943 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:31:27,943 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5319fb86-4bc1-4423-953d-2c9141170d9d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5319fb86-4bc1-4423-953d-2c9141170d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:28,989 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:31:28,989 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6fff81-0390-443d-8967-58249d89bf63', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6fff81-0390-443d-8967-58249d89bf63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:30,033 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:30,033 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0840a9ac-27aa-471f-8e70-1cb6840fdf51', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0840a9ac-27aa-471f-8e70-1cb6840fdf51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:31,076 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:31,077 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5acd576-5c1d-4657-a007-976b7c565ecf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5acd576-5c1d-4657-a007-976b7c565ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:32,118 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:32,119 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda910c0-af4b-4dfd-86a6-d2489258ba0c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda910c0-af4b-4dfd-86a6-d2489258ba0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:33,160 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:33,161 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715c894b-b96e-4ea3-9f1f-fbf088cf87cc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715c894b-b96e-4ea3-9f1f-fbf088cf87cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:34,202 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:34,202 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5908ef1-2009-4100-8963-eb7326eaf0c9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5908ef1-2009-4100-8963-eb7326eaf0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:35,245 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:35,245 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d98f54-cfb4-4d74-a2ec-aa8427fadede', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d98f54-cfb4-4d74-a2ec-aa8427fadede', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:36,287 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:36,287 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b586cc62-4845-4e13-b849-506a078ce9ad', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b586cc62-4845-4e13-b849-506a078ce9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:37,328 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:37,329 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027adb19-c92b-4512-9cdf-0e2256c2b7d6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027adb19-c92b-4512-9cdf-0e2256c2b7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:38,373 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:31:38,373 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d1b4e2-9ed2-45a5-a53a-282896dd28af', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d1b4e2-9ed2-45a5-a53a-282896dd28af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:39,415 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:39,416 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-024238ed-f84a-4ffa-9591-eb361748427e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-024238ed-f84a-4ffa-9591-eb361748427e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:40,457 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:40,458 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85e45e3-3227-456e-8da1-f626e63eb188', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85e45e3-3227-456e-8da1-f626e63eb188', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:41,500 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:41,500 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968359a5-884c-4c38-a896-d4953d8c475e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968359a5-884c-4c38-a896-d4953d8c475e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:42,545 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.034s
2025-12-09 21:31:42,546 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb373c8-0aae-4001-8072-729a6dceae99', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb373c8-0aae-4001-8072-729a6dceae99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:43,589 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:43,589 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d013fd43-0a50-4ee5-93db-d446c5bc2c75', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d013fd43-0a50-4ee5-93db-d446c5bc2c75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:44,631 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:44,632 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a70b420-db34-4d4c-9ee5-9fd36d1820d0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a70b420-db34-4d4c-9ee5-9fd36d1820d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:45,674 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:45,674 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300c96d9-8fb0-4e71-9dbf-59d4a1d52738', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300c96d9-8fb0-4e71-9dbf-59d4a1d52738', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:46,870 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.185s
2025-12-09 21:31:46,870 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f298ad5-bded-47e2-8fb0-40137c04736b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f298ad5-bded-47e2-8fb0-40137c04736b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:47,921 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.039s
2025-12-09 21:31:47,922 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19906467-3aab-4022-bcf6-8a5dc7a1b07e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19906467-3aab-4022-bcf6-8a5dc7a1b07e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:48,967 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:31:48,968 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce24adf-10a4-419a-93e3-565fada5cdc3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce24adf-10a4-419a-93e3-565fada5cdc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:50,010 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:50,010 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8e5641-0fcd-4981-871c-27e77810bb47', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8e5641-0fcd-4981-871c-27e77810bb47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:51,053 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:51,053 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b027ce-5e47-4f3c-801f-6399729a8d42', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b027ce-5e47-4f3c-801f-6399729a8d42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:52,101 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:52,102 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81ab552-adf3-4fbc-86dd-7e24d2814230', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81ab552-adf3-4fbc-86dd-7e24d2814230', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:53,143 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:53,144 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41170a62-e8fe-4dea-a450-ec4f2e49f5a8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41170a62-e8fe-4dea-a450-ec4f2e49f5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:54,188 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:31:54,188 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e04b60e-8a9e-4c01-a92f-743389abe5ca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e04b60e-8a9e-4c01-a92f-743389abe5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:55,231 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:55,231 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab00518-83e6-4b65-96e6-91eeefe0705e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab00518-83e6-4b65-96e6-91eeefe0705e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:56,274 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:56,274 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03b6918-26fc-4245-8160-13edeeccf93f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03b6918-26fc-4245-8160-13edeeccf93f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:57,315 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:31:57,315 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f31fd31a-5f6a-4bd0-96a4-9135a8101a84', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f31fd31a-5f6a-4bd0-96a4-9135a8101a84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:58,359 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:31:58,359 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996c9dbc-5fcd-4fd6-ab31-cdc4f159a9e1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996c9dbc-5fcd-4fd6-ab31-cdc4f159a9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:31:59,401 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:31:59,402 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2b2c25-48e3-4bf6-b697-dc1d08f22cd1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2b2c25-48e3-4bf6-b697-dc1d08f22cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:00,444 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:00,445 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c028f880-ad01-44e5-af8c-5066bfcaac10', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c028f880-ad01-44e5-af8c-5066bfcaac10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:01,486 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:32:01,486 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0053926-6432-4d5b-9122-e3b5a5f46844', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0053926-6432-4d5b-9122-e3b5a5f46844', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:02,528 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:02,528 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f29be8-0a6d-403f-81ab-35d8d366c471', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f29be8-0a6d-403f-81ab-35d8d366c471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:03,571 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:03,571 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d43766f-cee1-422f-9eb3-78dc99bce8a9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d43766f-cee1-422f-9eb3-78dc99bce8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:04,614 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:04,614 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6966cc3f-d9c0-46c1-8c5a-35e04492fa52', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6966cc3f-d9c0-46c1-8c5a-35e04492fa52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:05,656 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:05,656 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f1adfb-84cd-4e04-b12a-fb6d94b9fe35', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f1adfb-84cd-4e04-b12a-fb6d94b9fe35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:06,698 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:06,699 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9972a12b-3cee-4fd1-ad5b-61bf2cdf25f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9972a12b-3cee-4fd1-ad5b-61bf2cdf25f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:07,741 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:07,741 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90fee43a-1f9b-4125-bbf4-c05a5d197cbc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90fee43a-1f9b-4125-bbf4-c05a5d197cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:08,785 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:08,785 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c2135a-695e-4a55-a881-91ec9ba511b9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c2135a-695e-4a55-a881-91ec9ba511b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:09,829 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:09,829 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbe5ea1-3b89-4021-903c-51543914c108', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbe5ea1-3b89-4021-903c-51543914c108', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:10,878 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.037s
2025-12-09 21:32:10,879 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e493210f-3827-4ac9-bb4b-02885cff8723', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e493210f-3827-4ac9-bb4b-02885cff8723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:11,923 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:32:11,923 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80fd0cc2-9a2b-49ef-a3de-9190de190653', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80fd0cc2-9a2b-49ef-a3de-9190de190653', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:12,966 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:12,967 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9bd392-e910-4521-83be-6fc1633ac57d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9bd392-e910-4521-83be-6fc1633ac57d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:14,010 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:32:14,010 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392b4890-ec10-49ca-a5fb-29fa33d87c11', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392b4890-ec10-49ca-a5fb-29fa33d87c11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:15,053 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:15,053 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44296582-0595-43f6-86a3-f0b044f05074', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44296582-0595-43f6-86a3-f0b044f05074', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:16,095 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:16,095 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28cbc500-c526-42c3-b243-88325c734e14', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28cbc500-c526-42c3-b243-88325c734e14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:17,138 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:17,138 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51beabb2-f85f-44be-a1ca-242b20d240ab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51beabb2-f85f-44be-a1ca-242b20d240ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:18,181 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:18,181 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dad52d7-b8e7-423c-8020-42ddf64f2dab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dad52d7-b8e7-423c-8020-42ddf64f2dab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:19,223 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:19,223 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb724ce-66fb-497e-a64d-38f24f111f12', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb724ce-66fb-497e-a64d-38f24f111f12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:20,265 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:20,265 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c0e76a-ecd3-4903-95cf-e9117311a8ec', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c0e76a-ecd3-4903-95cf-e9117311a8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:21,309 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:32:21,309 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1f92d1-d768-452f-b61f-88644c4ca076', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1f92d1-d768-452f-b61f-88644c4ca076', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:22,351 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:22,351 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ff540d-91a9-4cd5-a289-0de99f172f4e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ff540d-91a9-4cd5-a289-0de99f172f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:23,394 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:23,395 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41c1587-0d1d-4242-a2e9-0fe2a24ce0d4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41c1587-0d1d-4242-a2e9-0fe2a24ce0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:24,437 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:24,437 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26de9249-0186-4019-9291-a2620eeb5b85', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26de9249-0186-4019-9291-a2620eeb5b85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:25,481 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:32:25,481 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a510655-1302-4b0f-9d3b-3591d8ec9392', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a510655-1302-4b0f-9d3b-3591d8ec9392', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:26,524 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:26,524 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d3014f-e9b5-461c-a5ab-352439ece128', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d3014f-e9b5-461c-a5ab-352439ece128', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:27,565 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:27,566 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9c76c3-a6fa-4a5f-b743-8ba629870275', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9c76c3-a6fa-4a5f-b743-8ba629870275', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:28,609 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:28,609 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65913e26-a0ad-4018-a400-a20525f80868', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65913e26-a0ad-4018-a400-a20525f80868', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:29,652 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:29,652 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce10c622-7169-4f2b-8780-3573335b620e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce10c622-7169-4f2b-8780-3573335b620e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:30,693 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:30,694 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca67d054-a6f5-440e-8d07-1eff6ffcb05f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca67d054-a6f5-440e-8d07-1eff6ffcb05f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:31,735 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:31,735 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0488de60-8a74-4a78-9650-dacd869198f4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0488de60-8a74-4a78-9650-dacd869198f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:32,778 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:32,779 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491b8660-a0e8-4571-80a9-14d6e77435b5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491b8660-a0e8-4571-80a9-14d6e77435b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:33,820 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:33,820 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e1105f-e7bd-4cdf-8b18-d0d5588589c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e1105f-e7bd-4cdf-8b18-d0d5588589c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:34,861 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:34,862 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650fa5a1-31ea-42df-a38b-1879c6316698', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650fa5a1-31ea-42df-a38b-1879c6316698', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:35,903 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:35,903 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1caebf05-853b-45c4-a53a-faa7219b979b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1caebf05-853b-45c4-a53a-faa7219b979b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:36,944 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:36,944 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df78820-da6e-4cac-a37f-7f147ca317da', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df78820-da6e-4cac-a37f-7f147ca317da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:37,991 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:32:37,991 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8a3263-03b3-49c2-97b0-36e494801487', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8a3263-03b3-49c2-97b0-36e494801487', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:39,033 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:39,033 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79ed6cf-a6f4-4c1a-8f17-615443fd3cf7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79ed6cf-a6f4-4c1a-8f17-615443fd3cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:40,074 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:40,074 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367b116d-46d3-4c9c-964e-e0711b085205', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367b116d-46d3-4c9c-964e-e0711b085205', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:41,115 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:41,115 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d20b3a-65a2-4d74-908a-2fa4c8557deb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d20b3a-65a2-4d74-908a-2fa4c8557deb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:42,157 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:42,157 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087d608e-4408-45d0-acef-cc203a1df4a5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087d608e-4408-45d0-acef-cc203a1df4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:43,198 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:32:43,199 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318618d8-4bf6-4fa0-935e-3d29b74145b0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318618d8-4bf6-4fa0-935e-3d29b74145b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:44,242 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:32:44,242 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd59416-9318-4946-abfc-9c722b363616', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd59416-9318-4946-abfc-9c722b363616', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:45,285 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:45,286 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420f8f87-8a9e-4a3d-82a1-72427e05b48b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420f8f87-8a9e-4a3d-82a1-72427e05b48b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:46,328 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:46,328 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4afa92d3-a6df-46bb-b40d-49a1b4170fd2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4afa92d3-a6df-46bb-b40d-49a1b4170fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:47,373 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:32:47,373 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb3ccef-8d3f-4891-87f8-804d696bf7dc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb3ccef-8d3f-4891-87f8-804d696bf7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:48,419 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:32:48,420 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb40727-d59a-41d4-a408-aecaf1304935', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb40727-d59a-41d4-a408-aecaf1304935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:49,474 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.037s
2025-12-09 21:32:49,474 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48aba372-4cfa-401a-a5de-2fa7fb6d5026', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48aba372-4cfa-401a-a5de-2fa7fb6d5026', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:50,518 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:50,518 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54134a14-2285-454d-91f0-ad351b718f93', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54134a14-2285-454d-91f0-ad351b718f93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:51,561 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:51,561 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d234b9f-c62c-4d8e-98ef-60ab37d71950', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d234b9f-c62c-4d8e-98ef-60ab37d71950', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:52,607 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.034s
2025-12-09 21:32:52,607 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307b796a-641b-418b-bcbc-9b86bc175dfc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307b796a-641b-418b-bcbc-9b86bc175dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:53,655 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.037s
2025-12-09 21:32:53,656 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a8b26e-59ba-4d13-828f-18abb50672a5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a8b26e-59ba-4d13-828f-18abb50672a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:54,698 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:54,698 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b191a10b-43e6-4bb8-bf82-4a1026234b1c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b191a10b-43e6-4bb8-bf82-4a1026234b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:55,742 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:32:55,742 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd41020f-375d-409e-9b71-b613af50e7c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd41020f-375d-409e-9b71-b613af50e7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:56,788 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:32:56,789 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6d0ac9-834e-407b-b5fb-febce404fc80', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6d0ac9-834e-407b-b5fb-febce404fc80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:57,838 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.038s
2025-12-09 21:32:57,838 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4c59fb-bdd5-4cc3-a895-7e29c938427f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4c59fb-bdd5-4cc3-a895-7e29c938427f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:58,881 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:32:58,881 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109e9f17-de5d-42b1-b950-8a9b04a4305d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109e9f17-de5d-42b1-b950-8a9b04a4305d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:32:59,922 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:32:59,923 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6d0021-6e0d-4793-9d81-feaab8513d33', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6d0021-6e0d-4793-9d81-feaab8513d33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:00,969 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:33:00,969 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d9c5c0-555a-4562-8ccd-c0617354c212', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d9c5c0-555a-4562-8ccd-c0617354c212', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:02,012 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:33:02,012 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1570ca3-bdb6-4e51-bca3-976194acd12a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1570ca3-bdb6-4e51-bca3-976194acd12a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:03,057 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:33:03,057 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb83373-71eb-4714-bfdc-0f083ab5262d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb83373-71eb-4714-bfdc-0f083ab5262d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:04,099 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:04,100 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914938a6-ced3-4025-a41d-317589af1bc9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914938a6-ced3-4025-a41d-317589af1bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:05,143 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:33:05,144 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f4721d-be43-454d-9acd-d758aa6745b9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f4721d-be43-454d-9acd-d758aa6745b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:06,188 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:33:06,188 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2910b3b-61ce-417d-9e7b-6d01b00f8aa1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2910b3b-61ce-417d-9e7b-6d01b00f8aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:07,230 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:33:07,230 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098b2366-5fb2-437d-899c-9834a6888c21', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098b2366-5fb2-437d-899c-9834a6888c21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:08,274 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:33:08,275 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c11a4a8-cb8c-4983-a1f7-8f0f577d049d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c11a4a8-cb8c-4983-a1f7-8f0f577d049d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:09,317 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:33:09,318 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee5a9e6-6e9d-4e31-a292-6cdd0eff8a63', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee5a9e6-6e9d-4e31-a292-6cdd0eff8a63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:10,361 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:33:10,362 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d60a8a-5084-4504-9411-b119e73a8db5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d60a8a-5084-4504-9411-b119e73a8db5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:11,404 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:11,404 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462065ca-1d7b-44aa-8e83-bc9496b5f4c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462065ca-1d7b-44aa-8e83-bc9496b5f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:12,446 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:12,446 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7081b3f-13c0-4ce5-98bb-912f5e486a90', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7081b3f-13c0-4ce5-98bb-912f5e486a90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:13,499 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.041s
2025-12-09 21:33:13,499 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27024c08-286e-4c7b-bb13-2415d4e8c4b2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27024c08-286e-4c7b-bb13-2415d4e8c4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:14,541 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:14,542 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee2a175-eb23-461c-8bbd-e8a8c94ac6da', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee2a175-eb23-461c-8bbd-e8a8c94ac6da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:15,584 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:15,584 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b079279-2e7a-46ad-a64e-3b9f0401141f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b079279-2e7a-46ad-a64e-3b9f0401141f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:16,626 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:16,626 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82c6993-7912-4193-b918-8ef756af4b03', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82c6993-7912-4193-b918-8ef756af4b03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:17,668 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:17,668 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7a9c9f-856d-45b9-9e27-710819cad3ce', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7a9c9f-856d-45b9-9e27-710819cad3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:18,711 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:33:18,711 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad8fb86-11af-4883-8336-078253c4a98c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad8fb86-11af-4883-8336-078253c4a98c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:19,754 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:19,754 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae428ea2-4ac7-4233-b2bb-f5f4ce2cf2d3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae428ea2-4ac7-4233-b2bb-f5f4ce2cf2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:20,795 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:20,796 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a76fc6-d2aa-4429-83bf-676d19d9012a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a76fc6-d2aa-4429-83bf-676d19d9012a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:21,837 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:21,837 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c71801-0b91-4bbe-99b4-d68b03a41a07', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c71801-0b91-4bbe-99b4-d68b03a41a07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:21,877 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 400 DELETE http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:33:21,877 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14caff5-dbb7-41a9-8a76-afb94dc20f89', 'x-openstack-request-id': 'req-e14caff5-dbb7-41a9-8a76-afb94dc20f89', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"badRequest": {"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."}}'
2025-12-09 21:33:21,908 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:21,909 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c0136da-2f41-4ed8-a9cc-03f966fa17f2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c0136da-2f41-4ed8-a9cc-03f966fa17f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:22,961 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.042s
2025-12-09 21:33:22,962 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d804e2-b6bf-48f5-ab1a-434c3f8df098', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d804e2-b6bf-48f5-ab1a-434c3f8df098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:24,003 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:24,003 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff2181a-406f-4199-bca2-15c6fe020d09', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff2181a-406f-4199-bca2-15c6fe020d09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:25,047 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:33:25,047 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef60b60d-2ae0-49a9-ace1-4bd7edc70458', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef60b60d-2ae0-49a9-ace1-4bd7edc70458', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:26,090 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:26,090 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03751a11-893a-4be7-bf48-3d760adb26f0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03751a11-893a-4be7-bf48-3d760adb26f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:27,132 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:27,133 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1b43ee-daf3-485b-bfdc-7176ddc92dc7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1b43ee-daf3-485b-bfdc-7176ddc92dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:28,175 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:33:28,175 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6a6cb6-7a98-4603-a50e-4d2194a64383', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6a6cb6-7a98-4603-a50e-4d2194a64383', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:29,216 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:29,217 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9da0b0c-33b5-4035-b9ac-0a6711634a6b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9da0b0c-33b5-4035-b9ac-0a6711634a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:30,258 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:30,259 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15987235-c0aa-49af-8d71-53ed68c1421f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15987235-c0aa-49af-8d71-53ed68c1421f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:31,301 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:31,301 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ad05f5-3acf-43b7-b941-e3691a332208', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ad05f5-3acf-43b7-b941-e3691a332208', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:32,342 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:32,342 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da3e116-1ef5-4c25-bbc4-efcaa269b418', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da3e116-1ef5-4c25-bbc4-efcaa269b418', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:33,391 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.038s
2025-12-09 21:33:33,392 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6687449-9439-47a0-b775-5a67102295a7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6687449-9439-47a0-b775-5a67102295a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:34,434 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:34,434 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ace2f03-fc43-466f-a05e-9b9053f065ce', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ace2f03-fc43-466f-a05e-9b9053f065ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:35,476 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:35,476 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763492e4-f70e-4144-88a6-2b4e335227d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763492e4-f70e-4144-88a6-2b4e335227d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:36,517 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:33:36,517 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f29789ba-d619-40f1-8213-f735eee68ac7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f29789ba-d619-40f1-8213-f735eee68ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:37,558 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:33:37,558 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d190ed4b-3d9f-4211-b6b3-7dd2d65261ab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d190ed4b-3d9f-4211-b6b3-7dd2d65261ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:38,600 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:38,600 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2454a2d-e25f-41f8-a78b-4382bbc53464', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2454a2d-e25f-41f8-a78b-4382bbc53464', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:39,640 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:39,641 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f18a63d-0ac3-421d-b4a8-22f1bae77dd9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f18a63d-0ac3-421d-b4a8-22f1bae77dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:40,683 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:40,683 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3413604b-744a-4d2d-8b6d-a7b843073096', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3413604b-744a-4d2d-8b6d-a7b843073096', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:41,724 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:41,724 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa25117-da2b-48b5-b1de-08a6c68330d3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa25117-da2b-48b5-b1de-08a6c68330d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:42,765 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:42,766 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59532bbb-4b72-4099-aff8-b62ba89a261c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59532bbb-4b72-4099-aff8-b62ba89a261c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:43,812 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:33:43,813 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941e8996-fe34-49d9-a305-ee0c0cd9554c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941e8996-fe34-49d9-a305-ee0c0cd9554c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:44,855 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:44,855 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d86f07-ec35-412d-a46e-6399254aa784', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d86f07-ec35-412d-a46e-6399254aa784', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:45,900 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:33:45,900 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0f8453-ac5d-4b7b-b098-83e2b2482acc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0f8453-ac5d-4b7b-b098-83e2b2482acc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:46,943 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:46,944 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff83040-9da7-471d-b1fc-93f9f03cb254', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff83040-9da7-471d-b1fc-93f9f03cb254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:47,992 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.037s
2025-12-09 21:33:47,993 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e483e30-cdf8-4e7b-9a69-f343a3340f4a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e483e30-cdf8-4e7b-9a69-f343a3340f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:49,038 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.034s
2025-12-09 21:33:49,038 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527c591d-5fa6-464c-aeec-746a57a4a65c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527c591d-5fa6-464c-aeec-746a57a4a65c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:50,080 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:50,080 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cc8804-06bc-4bd5-a70d-ea99aa1b514c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cc8804-06bc-4bd5-a70d-ea99aa1b514c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:51,128 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.037s
2025-12-09 21:33:51,129 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fe85c9-ecd2-44e3-9cc7-582f262d8fd3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fe85c9-ecd2-44e3-9cc7-582f262d8fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:52,170 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:52,170 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9de0392-8033-425d-9b1a-1e832fdc35cd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9de0392-8033-425d-9b1a-1e832fdc35cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:53,213 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:53,213 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04f857e-593b-400e-97fa-a65132ee3183', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04f857e-593b-400e-97fa-a65132ee3183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:54,254 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:54,254 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b48e6d8-9bb0-430a-89e6-e3bea888d914', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b48e6d8-9bb0-430a-89e6-e3bea888d914', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:55,295 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:33:55,295 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73dcc7b7-28f3-4646-8d75-630bad93c9b8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73dcc7b7-28f3-4646-8d75-630bad93c9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:56,338 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:56,338 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b8f889-1f9f-45f8-8b32-dd7b9c51b81e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b8f889-1f9f-45f8-8b32-dd7b9c51b81e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:57,380 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:57,381 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1720903-5240-4070-b56a-72a199862c6a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1720903-5240-4070-b56a-72a199862c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:58,423 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:58,423 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ce28be-6760-49b1-9332-795557648bca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ce28be-6760-49b1-9332-795557648bca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:33:59,465 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:33:59,466 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74c6960-9171-4da1-acbf-935dbba0de24', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74c6960-9171-4da1-acbf-935dbba0de24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:00,509 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:00,509 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4deacfea-ad2c-4802-8222-043c1846d98a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4deacfea-ad2c-4802-8222-043c1846d98a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:01,550 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:01,551 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c5e5fb-468a-479a-8a64-a0da4e6b05d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c5e5fb-468a-479a-8a64-a0da4e6b05d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:02,592 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:02,592 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c34d6e-29b9-4bda-8f69-b62a3b1a4731', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c34d6e-29b9-4bda-8f69-b62a3b1a4731', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:03,634 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:03,635 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b7a837-0af7-4c13-976d-141bff4b3245', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b7a837-0af7-4c13-976d-141bff4b3245', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:04,676 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:04,676 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5ea564-6c0e-42df-860f-add951fd6538', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5ea564-6c0e-42df-860f-add951fd6538', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:05,718 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:05,718 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375be5b4-5241-4508-9b1d-a527c7d3ac49', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375be5b4-5241-4508-9b1d-a527c7d3ac49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:06,760 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:06,760 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9ae747-0b85-445d-929b-12956aec3373', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9ae747-0b85-445d-929b-12956aec3373', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:07,800 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:07,801 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eee4374-e9fc-4d44-9a5e-47749b91d2aa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eee4374-e9fc-4d44-9a5e-47749b91d2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:08,841 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:08,841 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81cb3a97-f4b8-4bf5-af30-4bc8ad887503', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81cb3a97-f4b8-4bf5-af30-4bc8ad887503', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:09,881 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:09,882 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4421b248-a4d9-4d10-a0c8-ecbe4a95b480', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4421b248-a4d9-4d10-a0c8-ecbe4a95b480', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:10,922 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:10,922 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4460706d-fcd1-4c62-85b6-d6f446c1ee74', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4460706d-fcd1-4c62-85b6-d6f446c1ee74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:11,965 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:11,966 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a74c655-a187-47d6-9a6a-ecb1d1ca30d6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a74c655-a187-47d6-9a6a-ecb1d1ca30d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:13,010 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:34:13,010 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf0bf9f-ec2c-4aa7-9978-93dc25b3bd3d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf0bf9f-ec2c-4aa7-9978-93dc25b3bd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:14,053 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:14,053 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ce26f0-9c0c-4935-a802-6c5e45ceaa74', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ce26f0-9c0c-4935-a802-6c5e45ceaa74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:15,096 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:15,096 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98551121-fb7e-48a5-a37d-216356b29cb6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98551121-fb7e-48a5-a37d-216356b29cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:16,138 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:16,139 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba854c3a-eff8-47b9-9069-c1fe71864325', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba854c3a-eff8-47b9-9069-c1fe71864325', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:17,181 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:17,182 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da6e734-671e-450f-8d8c-1b616a3459a6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da6e734-671e-450f-8d8c-1b616a3459a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:18,222 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:18,223 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0dd43bb-dd77-4ecb-a511-10804aef73c2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0dd43bb-dd77-4ecb-a511-10804aef73c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:19,265 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:19,265 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae325d63-8f40-459b-b726-957dbabf921c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae325d63-8f40-459b-b726-957dbabf921c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:20,308 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:20,308 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421dc94b-7b29-4ed7-b9d4-4840129af4f2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421dc94b-7b29-4ed7-b9d4-4840129af4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:21,351 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:21,352 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e6a940-33c0-4391-8869-5f79eb605687', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e6a940-33c0-4391-8869-5f79eb605687', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:22,395 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:22,395 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4203169f-13f7-4bc9-a2f7-f3be9d852cfb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4203169f-13f7-4bc9-a2f7-f3be9d852cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:23,438 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:23,438 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a11f03-4e50-48f7-9cd1-5577a5af1fe3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a11f03-4e50-48f7-9cd1-5577a5af1fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:24,481 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:24,482 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8328e976-a1dd-43a2-b23a-b39df89f8ed2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8328e976-a1dd-43a2-b23a-b39df89f8ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:25,525 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:25,525 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb408f5-60dc-495c-8bd5-6586da4e140b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb408f5-60dc-495c-8bd5-6586da4e140b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:26,568 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:26,568 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66f5fc7-4025-48e5-98c8-29d7ee212c36', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66f5fc7-4025-48e5-98c8-29d7ee212c36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:27,611 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:27,611 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2f796b-7a81-4293-90d0-929a7a8de444', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2f796b-7a81-4293-90d0-929a7a8de444', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:28,655 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:34:28,655 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4df1f2-cc0d-44d3-b2f4-25ff525a8dc0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4df1f2-cc0d-44d3-b2f4-25ff525a8dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:29,696 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:29,696 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b823c7b-ff52-4e6e-bf10-5969fca2dcef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b823c7b-ff52-4e6e-bf10-5969fca2dcef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:30,737 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:30,737 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccd2f34-18cc-46f8-9504-eb2177e9311c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccd2f34-18cc-46f8-9504-eb2177e9311c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:31,781 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:31,782 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e32d0d-ca38-46fa-85d1-88a3ed245678', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e32d0d-ca38-46fa-85d1-88a3ed245678', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:32,825 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:32,826 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf0fedb-08fa-4710-9522-99f70c56b4bc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf0fedb-08fa-4710-9522-99f70c56b4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:33,867 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:33,867 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-575bb9e2-4bf1-4b66-9e32-91fb09890d0e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-575bb9e2-4bf1-4b66-9e32-91fb09890d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:34,909 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:34,909 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f56edf5-3347-4a1d-9bc8-d9fa9bb8182f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f56edf5-3347-4a1d-9bc8-d9fa9bb8182f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:35,951 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:35,951 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c9aa2e-6faf-47ed-9289-3129261fe0ce', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c9aa2e-6faf-47ed-9289-3129261fe0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:36,992 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:36,993 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e563a11e-4dee-44c7-8c98-edb0e1d42cc1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e563a11e-4dee-44c7-8c98-edb0e1d42cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:38,034 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:38,034 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e32921-067f-4466-a674-03a312931203', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e32921-067f-4466-a674-03a312931203', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:39,075 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:39,075 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421a87f3-1ae1-40cc-8b7f-79f49a282646', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421a87f3-1ae1-40cc-8b7f-79f49a282646', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:40,116 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:40,117 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b44323e-5049-4587-9b86-aa2c0593df82', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b44323e-5049-4587-9b86-aa2c0593df82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:41,159 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:41,159 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f65cb6-3d47-4e82-85c3-ce4501ec1200', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f65cb6-3d47-4e82-85c3-ce4501ec1200', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:42,201 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:42,202 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457ef555-693f-48ae-a377-bc95b65cdc7a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457ef555-693f-48ae-a377-bc95b65cdc7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:43,244 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:43,244 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a167df7-3876-4b2d-a68d-c8a7ec5fc05f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a167df7-3876-4b2d-a68d-c8a7ec5fc05f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:44,286 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:44,286 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5749dc4-4c1c-47a7-bf7e-d31f6a869801', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5749dc4-4c1c-47a7-bf7e-d31f6a869801', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:45,329 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:34:45,329 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8544297d-4105-4e2d-8b83-1a152a5e5136', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8544297d-4105-4e2d-8b83-1a152a5e5136', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:46,370 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:46,370 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157f6aa6-05e5-44f5-814c-15f40b375ac0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157f6aa6-05e5-44f5-814c-15f40b375ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:47,412 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:47,412 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be1ba57-1703-4a6b-a5db-1794009c92b5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be1ba57-1703-4a6b-a5db-1794009c92b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:48,454 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:48,454 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2cbd5e-055c-42a6-a817-b5f4e21b563d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2cbd5e-055c-42a6-a817-b5f4e21b563d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:49,494 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:49,495 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70a16fe-dc14-4b20-aee0-b62bd2f31bd9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70a16fe-dc14-4b20-aee0-b62bd2f31bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:50,536 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:50,536 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e04317-fe01-495d-9412-76c37a95fab1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e04317-fe01-495d-9412-76c37a95fab1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:51,579 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:34:51,580 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12eb2ac8-310a-4f53-bbcb-505def25b37b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12eb2ac8-310a-4f53-bbcb-505def25b37b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:52,620 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:52,620 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b686b12-a1b9-4e4f-ab99-500cc616097b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b686b12-a1b9-4e4f-ab99-500cc616097b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:53,663 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:53,663 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294e9438-d73b-4579-962d-f09d746ca6ab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294e9438-d73b-4579-962d-f09d746ca6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:54,704 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:54,704 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384757de-5721-406f-81a7-23015c662311', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384757de-5721-406f-81a7-23015c662311', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:55,745 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:55,746 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b2dc5b-422b-405b-8ceb-6c3af78321f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b2dc5b-422b-405b-8ceb-6c3af78321f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:56,787 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:56,787 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bea73dc-462b-43a9-9bd5-2bd832c76290', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bea73dc-462b-43a9-9bd5-2bd832c76290', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:57,828 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:34:57,828 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a18c58b-6f71-4174-9c03-c7a4e338c04b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a18c58b-6f71-4174-9c03-c7a4e338c04b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:58,869 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:34:58,869 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671dc0ed-d2d1-4d6a-94c8-ff1834812f69', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671dc0ed-d2d1-4d6a-94c8-ff1834812f69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:34:59,912 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:34:59,913 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e164881-deab-4e46-9efa-430a772e58fc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e164881-deab-4e46-9efa-430a772e58fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:00,959 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.034s
2025-12-09 21:35:00,959 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a7cb0f-54f0-4c65-b649-a2b09376656b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a7cb0f-54f0-4c65-b649-a2b09376656b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:02,002 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:02,002 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350d9045-4a6f-43f1-b7bb-4dd993ed29b9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350d9045-4a6f-43f1-b7bb-4dd993ed29b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:03,047 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.034s
2025-12-09 21:35:03,047 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef0be4e-4633-4c33-bad3-b1f8064510dd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef0be4e-4633-4c33-bad3-b1f8064510dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:04,089 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:04,090 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16dc2d11-9cd8-45f9-bd45-6b4fe63ed146', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16dc2d11-9cd8-45f9-bd45-6b4fe63ed146', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:05,192 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.091s
2025-12-09 21:35:05,193 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d45d580-6054-4eef-afbf-298595c6b92a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d45d580-6054-4eef-afbf-298595c6b92a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:06,235 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:35:06,236 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6df5eeb-e043-4c67-8a6f-90fe84cf1b71', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6df5eeb-e043-4c67-8a6f-90fe84cf1b71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:07,276 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:07,276 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0b6128-2a15-43a3-bcbe-87ad5d7f2ae3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0b6128-2a15-43a3-bcbe-87ad5d7f2ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:08,317 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:08,318 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ea00d0-04a2-4a14-87b1-9acff389baf0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ea00d0-04a2-4a14-87b1-9acff389baf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:09,360 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:35:09,360 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce80a626-33a6-41c3-ac84-15c59157f7f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce80a626-33a6-41c3-ac84-15c59157f7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:10,401 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:10,402 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcee9aca-9111-49b9-9249-06b2bba4a3d8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcee9aca-9111-49b9-9249-06b2bba4a3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:11,442 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:11,443 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1858cf1-8cf8-44c7-8add-4deeb367340c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1858cf1-8cf8-44c7-8add-4deeb367340c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:12,483 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:12,483 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8aaea4-76be-40cc-8ff0-d0ac12886b65', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8aaea4-76be-40cc-8ff0-d0ac12886b65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:13,524 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:13,524 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8b5f02-e607-414d-935c-bdca06a5d071', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8b5f02-e607-414d-935c-bdca06a5d071', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:14,564 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:14,564 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9481dd9-5407-426c-9b4c-84c1e0952232', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9481dd9-5407-426c-9b4c-84c1e0952232', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:15,607 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:35:15,607 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c77cb80-ccb5-4cb8-91a2-2413da7eeefb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c77cb80-ccb5-4cb8-91a2-2413da7eeefb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:16,651 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:16,652 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab2524f-8ff1-466e-aee1-fb99f94ce7f9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab2524f-8ff1-466e-aee1-fb99f94ce7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:17,696 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:17,696 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93d130f-1b7a-4eaf-8462-8fff9fd8cbed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93d130f-1b7a-4eaf-8462-8fff9fd8cbed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:18,738 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:18,739 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ad45f8-4ea2-45e7-be83-2b8794365b82', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ad45f8-4ea2-45e7-be83-2b8794365b82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:19,782 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:35:19,783 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1912f0d-cde4-470c-ae96-afe647e3ffaa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1912f0d-cde4-470c-ae96-afe647e3ffaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:20,827 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:20,827 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0ec10a-7f94-497b-a4fa-90a94bea2986', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0ec10a-7f94-497b-a4fa-90a94bea2986', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:21,869 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:21,869 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434761d7-6b22-47ac-9127-a98b3e2d2035', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434761d7-6b22-47ac-9127-a98b3e2d2035', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:22,911 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:22,911 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89ad3a5-82a2-434d-9858-e5709f000f7d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89ad3a5-82a2-434d-9858-e5709f000f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:23,953 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:23,954 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854f8d23-7c2f-4397-8d1b-cdfa7a78ab25', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854f8d23-7c2f-4397-8d1b-cdfa7a78ab25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:24,997 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:24,997 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cda9cb2-7740-4493-9b6d-2f223fa8683e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cda9cb2-7740-4493-9b6d-2f223fa8683e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:26,039 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:26,039 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c7a0b1-ecc7-4cba-ab17-9a809d3a4681', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c7a0b1-ecc7-4cba-ab17-9a809d3a4681', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:27,081 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:27,081 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263fa043-3b3b-4e8e-ab63-71c7d290316d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263fa043-3b3b-4e8e-ab63-71c7d290316d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:28,122 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:28,123 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d80139-5c1a-42c5-b000-3adb206a6ec9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d80139-5c1a-42c5-b000-3adb206a6ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:29,165 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:29,165 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ced07c-2eb9-4b5f-8eda-5978fccd199c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ced07c-2eb9-4b5f-8eda-5978fccd199c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:30,207 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:30,208 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b0d40e-1d05-4120-a7ce-cb4c55daa975', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b0d40e-1d05-4120-a7ce-cb4c55daa975', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:31,248 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:31,248 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39399c21-f938-4de1-bf8b-3aebf59b4742', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39399c21-f938-4de1-bf8b-3aebf59b4742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:32,289 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:32,289 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fdc19e-a795-4465-b7cc-3053157fba38', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fdc19e-a795-4465-b7cc-3053157fba38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:33,330 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:33,331 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e9c760-93b4-41b1-8c09-c85e0620992f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e9c760-93b4-41b1-8c09-c85e0620992f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:34,372 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:34,372 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded61dcb-61f0-46e4-96d0-eeaed3e364fe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded61dcb-61f0-46e4-96d0-eeaed3e364fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:35,416 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:35:35,416 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8068d2c-5a4c-4c0f-a31c-31c1775b4c6b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8068d2c-5a4c-4c0f-a31c-31c1775b4c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:36,460 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:36,461 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499ee96b-4f53-4430-a34c-a06a6c58b3a6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499ee96b-4f53-4430-a34c-a06a6c58b3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:37,504 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:35:37,504 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1041398b-4f18-46ba-815b-1c8f55c5086a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1041398b-4f18-46ba-815b-1c8f55c5086a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:38,547 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:35:38,547 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d5b04ff-fe43-4f35-8b9f-65288fc0797d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d5b04ff-fe43-4f35-8b9f-65288fc0797d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:39,590 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:39,590 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b325fb6-94d3-4183-92cd-518f690cab54', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b325fb6-94d3-4183-92cd-518f690cab54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:40,632 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:40,632 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a178cf8-9e1e-4e87-a1ce-8be65ec84cd3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a178cf8-9e1e-4e87-a1ce-8be65ec84cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:41,674 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:41,674 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b2bc30-34b2-4439-b024-0d2cf547b263', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b2bc30-34b2-4439-b024-0d2cf547b263', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:42,716 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:42,716 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70db0f6b-a6bb-4063-911c-bf51ed70d264', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70db0f6b-a6bb-4063-911c-bf51ed70d264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:43,760 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:43,760 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa951522-1559-4030-b94c-de60da53e167', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa951522-1559-4030-b94c-de60da53e167', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:44,807 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.035s
2025-12-09 21:35:44,808 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6740a735-8d2c-4970-b2a3-d553b90f46c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6740a735-8d2c-4970-b2a3-d553b90f46c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:45,852 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:45,853 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee211f3-0481-4cb1-8d5c-7a97cea15449', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee211f3-0481-4cb1-8d5c-7a97cea15449', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:46,897 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:46,897 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47706a70-c666-4c79-89f8-79c465b82a06', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47706a70-c666-4c79-89f8-79c465b82a06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:47,940 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:35:47,941 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0603a061-28a2-47f3-99dc-071e5e221de7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0603a061-28a2-47f3-99dc-071e5e221de7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:48,985 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:35:48,986 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f798ca-ca1f-433c-8ae0-8762b6b1f8f4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f798ca-ca1f-433c-8ae0-8762b6b1f8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:50,027 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:50,028 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feff2645-7e20-4aab-8912-e59095835420', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feff2645-7e20-4aab-8912-e59095835420', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:51,070 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:51,070 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da23437b-0b24-4f08-8228-67a84661c89f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da23437b-0b24-4f08-8228-67a84661c89f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:52,112 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:52,112 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7e2915-b1f4-4d0e-9dbb-3bc7f6d5b693', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7e2915-b1f4-4d0e-9dbb-3bc7f6d5b693', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:53,153 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:53,153 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e050303-08e3-4c8c-a5b3-f77b9277e260', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e050303-08e3-4c8c-a5b3-f77b9277e260', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:54,194 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:54,195 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40eed3cb-3feb-4198-8297-86f2655c93a6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40eed3cb-3feb-4198-8297-86f2655c93a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:55,235 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:55,236 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d92af9-03d5-4d35-ad62-3a5faa6d8b04', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d92af9-03d5-4d35-ad62-3a5faa6d8b04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:56,277 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:35:56,277 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fa0ad8-f2f2-40ae-a8b6-e4e39b58de12', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fa0ad8-f2f2-40ae-a8b6-e4e39b58de12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:57,318 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:35:57,319 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462256b6-2f14-4281-8ddc-d28654d33fe1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462256b6-2f14-4281-8ddc-d28654d33fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:58,360 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:58,360 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f89d14-f5a2-4df2-98c3-6632d73d260f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f89d14-f5a2-4df2-98c3-6632d73d260f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:35:59,402 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:35:59,402 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e64b25e-b231-428e-b963-3b29fd0cdc6e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e64b25e-b231-428e-b963-3b29fd0cdc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:00,444 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:00,444 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3d5146-79d6-4cca-ad69-3feaebc23c8b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3d5146-79d6-4cca-ad69-3feaebc23c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:01,487 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:36:01,487 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa09052-3553-4f13-be5d-0b5cfc5929cd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa09052-3553-4f13-be5d-0b5cfc5929cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:02,528 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:36:02,528 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986c1be2-cc73-435e-ab35-0df196a694e7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986c1be2-cc73-435e-ab35-0df196a694e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:03,570 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:03,570 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a44fe13-1d4b-465a-bb70-7485296535b2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a44fe13-1d4b-465a-bb70-7485296535b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:04,611 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:04,612 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef90f50-f6c7-4c83-9b41-33860a0c65a9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef90f50-f6c7-4c83-9b41-33860a0c65a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:05,653 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:05,653 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4f2374-e0fe-45aa-b2aa-e345cee7802e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4f2374-e0fe-45aa-b2aa-e345cee7802e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:06,694 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:36:06,694 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6f9811-1c9d-456d-aaec-1c897a024572', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6f9811-1c9d-456d-aaec-1c897a024572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:07,735 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:07,735 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d88815-c563-4afe-93cc-c62171a105e9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d88815-c563-4afe-93cc-c62171a105e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:08,781 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.034s
2025-12-09 21:36:08,781 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8350a495-2255-4f96-bf8f-23f9439fb901', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8350a495-2255-4f96-bf8f-23f9439fb901', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:09,825 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:36:09,825 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9459fc-1e8a-485a-8938-309cb8b74574', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9459fc-1e8a-485a-8938-309cb8b74574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:10,867 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:36:10,868 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45520f25-d554-4843-b4d8-3627fb709b5c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45520f25-d554-4843-b4d8-3627fb709b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:11,908 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:36:11,908 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cba574f-efd7-46f0-8292-755f79e79fff', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cba574f-efd7-46f0-8292-755f79e79fff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:12,952 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:36:12,953 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49524f2-2809-4640-8cdb-a270e19f7742', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49524f2-2809-4640-8cdb-a270e19f7742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:13,997 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:36:13,997 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ebe206-612e-4ed8-b171-da22dbb838ce', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ebe206-612e-4ed8-b171-da22dbb838ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:15,039 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:15,039 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add11197-5d97-49e5-ab38-c06d6a1b81db', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add11197-5d97-49e5-ab38-c06d6a1b81db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:16,081 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:36:16,081 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530da7be-abb1-45fe-856d-c91526c782f6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530da7be-abb1-45fe-856d-c91526c782f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:17,123 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:36:17,123 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc486f77-c3fa-48e1-a68d-a3139ca32f1a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc486f77-c3fa-48e1-a68d-a3139ca32f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:18,166 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:36:18,167 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda9f13a-a43b-47dd-b02c-877dedd23824', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda9f13a-a43b-47dd-b02c-877dedd23824', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:19,211 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:36:19,212 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0457dc7-5618-46f9-8616-ced8190b9319', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0457dc7-5618-46f9-8616-ced8190b9319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:20,256 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:36:20,256 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd45e28-d6a7-4e3e-a21a-d29a93be2445', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd45e28-d6a7-4e3e-a21a-d29a93be2445', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:21,300 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.033s
2025-12-09 21:36:21,301 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38d031e-5ebd-4489-b4f8-adae3155a51d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38d031e-5ebd-4489-b4f8-adae3155a51d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:22,344 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:36:22,344 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88dad2f-9467-430e-a922-15e426c6390f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88dad2f-9467-430e-a922-15e426c6390f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:23,387 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:36:23,387 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a449569-2b59-4db9-b0f2-98dd66e45ad6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a449569-2b59-4db9-b0f2-98dd66e45ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:24,428 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:24,429 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80bf89b-b04d-42f8-bc67-3238ee3edebf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80bf89b-b04d-42f8-bc67-3238ee3edebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:25,469 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:25,470 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea77fbe2-b826-4ee0-9a7c-b6ba6ea3c3f7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea77fbe2-b826-4ee0-9a7c-b6ba6ea3c3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:26,511 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:26,511 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12cf3050-761d-4a7f-b9d7-f038eabb2300', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12cf3050-761d-4a7f-b9d7-f038eabb2300', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:27,552 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:27,552 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7274424-373f-40cb-b7ae-debc2c170cd2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7274424-373f-40cb-b7ae-debc2c170cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:28,593 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:36:28,593 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00e0f17-9a11-4731-acfc-46e73079c5cb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00e0f17-9a11-4731-acfc-46e73079c5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:29,633 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:36:29,634 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e84177-a157-4b70-8f49-82a6b53bde41', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e84177-a157-4b70-8f49-82a6b53bde41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:30,675 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:30,675 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a536cff-61e3-4640-b3c4-50953d8367e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a536cff-61e3-4640-b3c4-50953d8367e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:31,717 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:36:31,718 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36ae75a-c8fa-4aa6-b14d-8c10540cd49f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36ae75a-c8fa-4aa6-b14d-8c10540cd49f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:32,759 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:32,759 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce13786f-6e75-42d9-bd4a-21db9de57f72', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce13786f-6e75-42d9-bd4a-21db9de57f72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:33,801 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.030s
2025-12-09 21:36:33,801 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1adc500-f54f-47db-8bad-139678e7e0d0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1adc500-f54f-47db-8bad-139678e7e0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:34,843 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:36:34,843 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b49979-6536-4c45-a5dd-ef8dee4c5a9d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b49979-6536-4c45-a5dd-ef8dee4c5a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:35,884 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.029s
2025-12-09 21:36:35,884 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1b5c53-7067-4b06-bdfd-89b134c1efb9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1b5c53-7067-4b06-bdfd-89b134c1efb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:36,927 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.031s
2025-12-09 21:36:36,927 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8811be-1a9b-4425-b286-35c2818b3f85', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8811be-1a9b-4425-b286-35c2818b3f85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
2025-12-09 21:36:37,970 82090 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63 0.032s
2025-12-09 21:36:37,970 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:36:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8aaf15-2617-4fb3-92b8-78d7f4c27b06', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8aaf15-2617-4fb3-92b8-78d7f4c27b06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63'}
Body: b'{"volume": {"id": "6304a5f6-2592-479e-b914-8a0a76c1dc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:30:05.000000", "updated_at": "2025-12-09T20:30:06.000000", "name": "tempest-SnapshotDependencyTests-volume-781993909", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/6304a5f6-2592-479e-b914-8a0a76c1dc63"}], "user_id": "2677ccfa21cb4327b2b7a0e63146a2e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fffdca8753304204860a3d92dfaebbf3"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
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/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
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-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 988, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (SnapshotDependencyTests:_run_cleanups) Failed to delete volume 6304a5f6-2592-479e-b914-8a0a76c1dc63 within the required time (196 s). Timer started at 1765312401. Timer ended at 1765312597. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 139, in test_snapshot_removal
volume_1 = self.create_volume()
File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume
waiters.wait_for_volume_resource_status(client,
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 6304a5f6-2592-479e-b914-8a0a76c1dc63 failed to reach available status (current creating) within the required time (196 s).
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
fail
ft5.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:47:32,979 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://192.168.122.136/volume/v3/volumes 0.279s
2025-12-09 21:47:32,979 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-169056477", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e859b538-6b06-496a-99ad-4d50a78643b1', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e859b538-6b06-496a-99ad-4d50a78643b1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:32.920339", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:47:33,020 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:47:33,020 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58560cf5-a6a0-43d0-8daf-b77c14c91f5c', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58560cf5-a6a0-43d0-8daf-b77c14c91f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:34,063 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:47:34,064 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069a8b5d-d3f3-4828-b5d6-f8122accda3c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069a8b5d-d3f3-4828-b5d6-f8122accda3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:35,104 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:47:35,105 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed53b6c1-5dcc-41a0-a20d-f49c2f607dfc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed53b6c1-5dcc-41a0-a20d-f49c2f607dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:36,147 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:47:36,147 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52833b43-504b-4963-a544-53b5a1d2416d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52833b43-504b-4963-a544-53b5a1d2416d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:37,187 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:47:37,188 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c761583-07d8-485a-88d4-f4c5add13497', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c761583-07d8-485a-88d4-f4c5add13497', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:38,232 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:47:38,232 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9aa70c0-cb14-4861-97a8-e9d22012e1ed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9aa70c0-cb14-4861-97a8-e9d22012e1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:39,274 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:47:39,275 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50df1f4a-7911-44fa-a0e2-486b8f992dfd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50df1f4a-7911-44fa-a0e2-486b8f992dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:40,316 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:47:40,317 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb903a2-51c2-45e2-9f42-1a10636be457', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb903a2-51c2-45e2-9f42-1a10636be457', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:41,359 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:47:41,359 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df496463-4919-4b15-a76e-26995ec11548', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df496463-4919-4b15-a76e-26995ec11548', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:42,403 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:47:42,403 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58aed3ab-3532-4137-a160-94bca8bdb6da', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58aed3ab-3532-4137-a160-94bca8bdb6da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:43,446 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:47:43,446 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c3c86c-1d26-4a5c-8702-12517f3de9ec', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c3c86c-1d26-4a5c-8702-12517f3de9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:44,488 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:47:44,488 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687bbc10-0c75-4407-90ce-5bb9efacc9eb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687bbc10-0c75-4407-90ce-5bb9efacc9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:45,531 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:47:45,532 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675a17bd-2b8e-4bd9-b628-5a11791da6eb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675a17bd-2b8e-4bd9-b628-5a11791da6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:46,572 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:47:46,572 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad35bbf-0412-4b68-b3ae-8a684b24524f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad35bbf-0412-4b68-b3ae-8a684b24524f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:47,615 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:47:47,616 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6ec27f-d7ae-4e64-b131-b2db157ca078', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6ec27f-d7ae-4e64-b131-b2db157ca078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:48,658 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:47:48,658 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141e3761-fcb8-4473-a324-f9d4a2604ee0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141e3761-fcb8-4473-a324-f9d4a2604ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:49,700 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:47:49,700 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f4816e-d105-4cad-9d28-3fc42bc64d47', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f4816e-d105-4cad-9d28-3fc42bc64d47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:50,742 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:47:50,742 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5985fe0f-0dab-4775-9ba3-4d09282579c6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5985fe0f-0dab-4775-9ba3-4d09282579c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:51,786 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:47:51,786 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b42247-04a8-4730-85f5-6be94ba7a720', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b42247-04a8-4730-85f5-6be94ba7a720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:52,828 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:47:52,828 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620c1a1e-c215-4bf6-89f2-2d5f52654b8f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620c1a1e-c215-4bf6-89f2-2d5f52654b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:53,870 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:47:53,871 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e57a5b-ae54-4e80-a3c1-92256ae60ef6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e57a5b-ae54-4e80-a3c1-92256ae60ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:54,912 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:47:54,912 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd188f4-267c-422b-b3f6-32724a8341ec', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd188f4-267c-422b-b3f6-32724a8341ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:55,954 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:47:55,955 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364abbb1-8277-4312-a396-5f03fd4f3288', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364abbb1-8277-4312-a396-5f03fd4f3288', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:56,998 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:47:56,998 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489032e2-ea6a-4f49-b44b-d4ac8d2d5e5a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489032e2-ea6a-4f49-b44b-d4ac8d2d5e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:58,042 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:47:58,043 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f455bae-f5e1-44ff-9995-4d0a189d9e1c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f455bae-f5e1-44ff-9995-4d0a189d9e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:47:59,084 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:47:59,085 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3faf9df8-5705-4b2e-98fd-a8b1b49975ff', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3faf9df8-5705-4b2e-98fd-a8b1b49975ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:00,127 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:00,127 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e936431a-6cbd-47aa-b4cd-a46779c692a4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e936431a-6cbd-47aa-b4cd-a46779c692a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:01,171 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:48:01,171 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9796b2bf-8c0d-4856-8a20-63b769ad5f1f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9796b2bf-8c0d-4856-8a20-63b769ad5f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:02,214 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:48:02,214 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22ae619-9b22-42e2-a04b-040e579d38e4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22ae619-9b22-42e2-a04b-040e579d38e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:03,256 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:03,256 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1383ef5-b921-42fb-8938-9a8c5e5fa08d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1383ef5-b921-42fb-8938-9a8c5e5fa08d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:04,298 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:04,298 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1631aef1-3729-4b36-adab-e97a92b62e71', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1631aef1-3729-4b36-adab-e97a92b62e71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:05,338 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:05,339 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3110d7ba-ae26-42c5-8fd9-e6d9da3f7cb9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3110d7ba-ae26-42c5-8fd9-e6d9da3f7cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:06,381 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:06,382 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc43fc27-8f65-42ac-b4d2-73b800b1477c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc43fc27-8f65-42ac-b4d2-73b800b1477c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:07,431 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.039s
2025-12-09 21:48:07,432 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6629fef-2830-4046-917d-8c7012745004', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6629fef-2830-4046-917d-8c7012745004', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:08,472 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:08,473 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0873054e-209d-404d-bdf3-d922e8a3229e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0873054e-209d-404d-bdf3-d922e8a3229e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:09,517 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:48:09,517 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27181012-6d5d-4d3d-b81e-125ffe069ad6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27181012-6d5d-4d3d-b81e-125ffe069ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:10,558 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:10,558 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5652826f-f053-44b5-8760-9212409dd71d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5652826f-f053-44b5-8760-9212409dd71d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:11,599 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:11,599 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f62d64-74fb-41db-893c-c79feb876e0a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f62d64-74fb-41db-893c-c79feb876e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:12,641 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:12,641 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ddc82f-80fb-4f27-8883-a6c9a6646c91', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ddc82f-80fb-4f27-8883-a6c9a6646c91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:13,683 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:13,684 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecffced-3d95-4487-b9d4-2967cd5f7251', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecffced-3d95-4487-b9d4-2967cd5f7251', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:14,726 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:14,726 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f424ae08-3b71-47bf-b62b-7dc81963fdf1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f424ae08-3b71-47bf-b62b-7dc81963fdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:15,768 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:15,769 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103396e1-6922-482d-a5c1-8b2ff3c50cf5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103396e1-6922-482d-a5c1-8b2ff3c50cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:16,809 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:16,810 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59407304-a21f-4f2c-85b4-c06a5d09ea51', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59407304-a21f-4f2c-85b4-c06a5d09ea51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:17,851 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:17,852 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5603c3d-3470-4be9-ab47-3f163bc748b7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5603c3d-3470-4be9-ab47-3f163bc748b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:18,892 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:18,892 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c3b685-f34d-4d11-95e0-08923e25f35b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c3b685-f34d-4d11-95e0-08923e25f35b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:19,934 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:19,935 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5209a840-22fc-4783-87e7-c597d4ecadea', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5209a840-22fc-4783-87e7-c597d4ecadea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:20,980 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:48:20,980 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635d20b3-65b1-475f-8d0e-87b20d51208c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635d20b3-65b1-475f-8d0e-87b20d51208c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:22,021 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:22,021 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eded2b00-0c14-40ee-8dd3-ccdfe6603989', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eded2b00-0c14-40ee-8dd3-ccdfe6603989', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:23,063 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:23,064 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37371144-5a5e-4446-8384-590168c85eb8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37371144-5a5e-4446-8384-590168c85eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:24,104 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:24,105 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845e07a5-9fa6-4a1c-a655-7c60ceb4c380', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845e07a5-9fa6-4a1c-a655-7c60ceb4c380', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:25,146 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:25,147 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d559de6-5162-4277-9db9-4dde72dad54e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d559de6-5162-4277-9db9-4dde72dad54e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:26,187 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:26,187 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea3b859-ffa9-4589-afaf-f471a78946df', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea3b859-ffa9-4589-afaf-f471a78946df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:27,229 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:27,229 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40088691-b1dc-4191-bb8f-1ea10ec62257', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40088691-b1dc-4191-bb8f-1ea10ec62257', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:28,269 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:28,269 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d73ee42-71d0-4652-aab7-f1434035a4be', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d73ee42-71d0-4652-aab7-f1434035a4be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:29,312 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:29,312 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52983503-7454-4dea-95d2-86a6c1df3c6c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52983503-7454-4dea-95d2-86a6c1df3c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:30,353 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:30,353 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34fb659-80af-46a1-aaa9-e8b797ec098f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34fb659-80af-46a1-aaa9-e8b797ec098f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:31,394 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:31,394 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d570878c-c512-419a-bebc-5425360944ee', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d570878c-c512-419a-bebc-5425360944ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:32,435 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:32,436 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff846d4-9d6d-412f-a3ec-be5c4b7e23a9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff846d4-9d6d-412f-a3ec-be5c4b7e23a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:33,476 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:33,477 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c67be2-c66e-4bf1-84b3-08e28f8f53f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c67be2-c66e-4bf1-84b3-08e28f8f53f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:34,520 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:34,520 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0455d1-352c-462c-8c7d-3dc33b8d1854', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0455d1-352c-462c-8c7d-3dc33b8d1854', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:35,563 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:48:35,563 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee850492-99bf-426d-b927-41c71fc9da47', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee850492-99bf-426d-b927-41c71fc9da47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:36,605 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:36,605 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5d335c-af14-4e77-ae6d-e06fbbfda698', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5d335c-af14-4e77-ae6d-e06fbbfda698', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:37,646 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:37,647 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef414b8-fc1b-4e8f-a960-e65449a99b64', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef414b8-fc1b-4e8f-a960-e65449a99b64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:38,689 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:38,689 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bc6ba3-a3ee-490a-830e-6f961fa4bc9a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bc6ba3-a3ee-490a-830e-6f961fa4bc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:39,730 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:39,730 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8265ef47-2ec6-4c73-abce-779deecd656a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8265ef47-2ec6-4c73-abce-779deecd656a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:40,773 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:48:40,774 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fefd1654-dd9a-4753-a4d5-2ec936737293', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fefd1654-dd9a-4753-a4d5-2ec936737293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:41,814 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:41,814 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d329575-54a4-431c-8299-d0e8208d3562', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d329575-54a4-431c-8299-d0e8208d3562', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:42,859 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:48:42,859 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d561e4a-e0bf-4378-8ead-c5afa5f64c61', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d561e4a-e0bf-4378-8ead-c5afa5f64c61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:43,902 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:43,902 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee18b7eb-8f20-49e8-85a5-277d5b8ac250', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee18b7eb-8f20-49e8-85a5-277d5b8ac250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:44,945 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:44,945 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56a9db5-dca0-48e3-a8cd-09d8fb537c50', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56a9db5-dca0-48e3-a8cd-09d8fb537c50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:45,986 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:45,987 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c0fd82-34a0-46fd-9047-2781e685426b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c0fd82-34a0-46fd-9047-2781e685426b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:47,029 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:47,029 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186f335d-6f07-44da-8fc3-d589592c2a9f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186f335d-6f07-44da-8fc3-d589592c2a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:48,070 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:48:48,070 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764b5f22-0314-41d9-925c-804d30363479', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764b5f22-0314-41d9-925c-804d30363479', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:49,114 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:48:49,115 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2198219e-6395-433c-935d-f705d7830fed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2198219e-6395-433c-935d-f705d7830fed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:50,157 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:50,157 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6eff978-e10d-4d41-9b4c-3cd8d853a6e7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6eff978-e10d-4d41-9b4c-3cd8d853a6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:51,202 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:48:51,202 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ae3ce1-a746-440e-9d6f-61edbb8aef17', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ae3ce1-a746-440e-9d6f-61edbb8aef17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:52,245 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:48:52,246 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b851dac-dc16-4a92-a5c4-fdc0f7b70807', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b851dac-dc16-4a92-a5c4-fdc0f7b70807', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:53,287 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:53,288 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177509ee-7fff-4283-956e-e8230fb184c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177509ee-7fff-4283-956e-e8230fb184c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:54,330 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:48:54,330 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c490765-1a4d-46d5-928f-c7e659033b8b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c490765-1a4d-46d5-928f-c7e659033b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:55,373 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:48:55,374 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa18d269-f99b-42b6-a42a-1d0bbe743a61', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa18d269-f99b-42b6-a42a-1d0bbe743a61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:56,415 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:56,415 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465d77f1-b291-4bb7-b531-ecae14ca5be7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465d77f1-b291-4bb7-b531-ecae14ca5be7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:57,457 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:48:57,457 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6937f6d6-c1ff-4a08-968f-d93988878de6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6937f6d6-c1ff-4a08-968f-d93988878de6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:58,501 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:48:58,501 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10aaebfd-6f23-4451-8946-b370467849c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10aaebfd-6f23-4451-8946-b370467849c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:48:59,548 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.036s
2025-12-09 21:48:59,549 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059db4c7-529c-4302-a515-6ae3e1343b75', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059db4c7-529c-4302-a515-6ae3e1343b75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:00,590 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:00,590 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c9095f-2035-40ab-b756-3f8144f44f48', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c9095f-2035-40ab-b756-3f8144f44f48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:01,636 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:49:01,636 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104d9406-2d5f-46ea-95b6-86447a9e069e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104d9406-2d5f-46ea-95b6-86447a9e069e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:02,677 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:02,677 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73e1908b-74a4-4192-b83a-c4f6e6e2397b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73e1908b-74a4-4192-b83a-c4f6e6e2397b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:03,721 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:03,721 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d824d4bc-fc99-44e5-a062-1a6ed2bb0222', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d824d4bc-fc99-44e5-a062-1a6ed2bb0222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:04,764 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:04,764 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b131ae-2102-44c1-86cf-53464ca46d3d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b131ae-2102-44c1-86cf-53464ca46d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:05,808 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:49:05,809 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98d9044-0eb6-4b16-9558-37c242fd7b08', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98d9044-0eb6-4b16-9558-37c242fd7b08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:06,863 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.043s
2025-12-09 21:49:06,863 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8981d4fe-ab20-45f4-98e5-a3c80ba9781e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8981d4fe-ab20-45f4-98e5-a3c80ba9781e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:07,906 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:07,907 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c127f440-423c-451d-9426-50459d487b59', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c127f440-423c-451d-9426-50459d487b59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:08,949 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:08,950 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ba5f67-8062-4773-b4e1-555377613100', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ba5f67-8062-4773-b4e1-555377613100', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:09,994 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:09,994 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b6d1d2-1501-4e14-8191-0035100a45ef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b6d1d2-1501-4e14-8191-0035100a45ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:11,035 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:49:11,035 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280bdb40-519b-4bfc-9601-b2338910273f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280bdb40-519b-4bfc-9601-b2338910273f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:12,077 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:12,078 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9330d54-84bd-4d95-b144-c8115f8d473e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9330d54-84bd-4d95-b144-c8115f8d473e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:13,119 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:49:13,119 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-871aed9d-31b8-478b-b6a5-93bb8ab3c061', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-871aed9d-31b8-478b-b6a5-93bb8ab3c061', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:14,162 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:14,163 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27109835-28c4-4e80-9681-a1eb8c98d44f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27109835-28c4-4e80-9681-a1eb8c98d44f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:15,204 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:15,204 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648b6017-96ac-40d8-8dec-2b995d96e39b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648b6017-96ac-40d8-8dec-2b995d96e39b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:16,247 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:16,247 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6704456a-13f6-47dd-83a8-9eaf9e8c57d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6704456a-13f6-47dd-83a8-9eaf9e8c57d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:17,289 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:17,289 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d98d2e-31c8-4856-8753-f86430abc889', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d98d2e-31c8-4856-8753-f86430abc889', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:18,330 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:18,331 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad238660-0a7a-40cc-8b8c-5062ab7a0dda', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad238660-0a7a-40cc-8b8c-5062ab7a0dda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:19,373 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:19,373 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8837ea61-1dcb-4494-aed8-5424c2acc1b2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8837ea61-1dcb-4494-aed8-5424c2acc1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:20,413 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:49:20,414 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8abe8d-b91e-42a7-9b83-42afae4d9bda', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8abe8d-b91e-42a7-9b83-42afae4d9bda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:21,455 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:21,455 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c968ac4-7072-4618-813e-87ca91286263', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c968ac4-7072-4618-813e-87ca91286263', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:22,496 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:22,496 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bceffcf4-3cfb-4913-bd09-475cd80d2758', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bceffcf4-3cfb-4913-bd09-475cd80d2758', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:23,538 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:23,538 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ae0c44-8786-4a5f-8729-f0ae07669951', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ae0c44-8786-4a5f-8729-f0ae07669951', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:24,582 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:24,582 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f6cfcb-9f09-4029-aaab-cc0eb1017b7e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f6cfcb-9f09-4029-aaab-cc0eb1017b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:25,623 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:25,623 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c468aa97-0382-4734-91ec-c0513120d0b8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c468aa97-0382-4734-91ec-c0513120d0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:26,665 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:26,665 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019d37cf-4b4e-43f1-b278-45ca95284e76', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019d37cf-4b4e-43f1-b278-45ca95284e76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:27,707 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:27,707 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba01b496-5230-48b3-bd6a-446662cf2c31', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba01b496-5230-48b3-bd6a-446662cf2c31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:28,748 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:28,749 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0f3b39-0e77-4475-8625-cb31ad26866e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0f3b39-0e77-4475-8625-cb31ad26866e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:29,790 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:29,791 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d9a33e-7fb9-439f-846c-9bb18b5aae50', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d9a33e-7fb9-439f-846c-9bb18b5aae50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:30,833 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:30,833 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13253900-a0ab-4ffd-a1ec-3e295e267324', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13253900-a0ab-4ffd-a1ec-3e295e267324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:31,877 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:49:31,877 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6055607-ce71-4936-8d21-e82f6a4d9dcd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6055607-ce71-4936-8d21-e82f6a4d9dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:32,920 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:32,920 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ac3b5c-e316-4e7d-9582-74708f235338', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ac3b5c-e316-4e7d-9582-74708f235338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:33,964 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:33,964 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11432b86-1a13-4913-9a69-a9c99af430df', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11432b86-1a13-4913-9a69-a9c99af430df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:35,005 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:35,006 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e41eba2a-7a98-40df-a276-70f989e46bf3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e41eba2a-7a98-40df-a276-70f989e46bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:36,048 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:36,048 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f507bcc-9eda-4f35-a949-5da1552285af', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f507bcc-9eda-4f35-a949-5da1552285af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:37,090 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:37,090 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff260d08-63d7-4284-8252-9e0fdfdeeb2a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff260d08-63d7-4284-8252-9e0fdfdeeb2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:38,133 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:38,134 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeeb85da-b925-4349-b0e2-7bbdf4530c0c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeeb85da-b925-4349-b0e2-7bbdf4530c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:39,175 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:39,175 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a24793c-26d5-406a-9f0c-529932dd1739', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a24793c-26d5-406a-9f0c-529932dd1739', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:40,217 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:40,218 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19390f3f-8bb9-46af-982e-5546fd58d863', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19390f3f-8bb9-46af-982e-5546fd58d863', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:41,260 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:41,260 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a669a06b-34e5-4574-a4fd-678bc99c60f4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a669a06b-34e5-4574-a4fd-678bc99c60f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:42,304 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:42,304 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4e821b-c88a-4a61-9108-1418d0c9d270', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4e821b-c88a-4a61-9108-1418d0c9d270', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:43,346 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:43,347 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764e6a75-5452-4591-b378-65aca89d6a55', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764e6a75-5452-4591-b378-65aca89d6a55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:44,391 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:44,391 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96034bb-10ab-4b52-a746-ceed705445d3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96034bb-10ab-4b52-a746-ceed705445d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:45,433 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:45,434 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76e7d35-29bb-474b-88fd-397d11397e78', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76e7d35-29bb-474b-88fd-397d11397e78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:46,475 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:46,475 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d67f64-43ac-4ec8-9cfd-1a9d9d4269bc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d67f64-43ac-4ec8-9cfd-1a9d9d4269bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:47,517 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:47,517 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadc5a4c-2196-4974-931a-e9319e1f85c8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadc5a4c-2196-4974-931a-e9319e1f85c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:48,559 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:48,559 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a00e0e-b803-4c81-8a9b-5b849eb745a3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a00e0e-b803-4c81-8a9b-5b849eb745a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:49,602 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:49,603 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc80b392-006f-4837-8804-8d317b164983', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc80b392-006f-4837-8804-8d317b164983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:50,644 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:50,644 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c830ae4a-d5eb-4e84-9f8d-bf9f8d433630', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c830ae4a-d5eb-4e84-9f8d-bf9f8d433630', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:51,687 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:51,687 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5babebf-0a47-4b36-9a33-cf92358f2699', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5babebf-0a47-4b36-9a33-cf92358f2699', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:52,730 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:49:52,730 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9e18fc-0b5f-49dc-b02c-ee430aac2ea4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9e18fc-0b5f-49dc-b02c-ee430aac2ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:53,772 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:53,772 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7dba8b-e013-44e6-b190-79c56c6a66e5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7dba8b-e013-44e6-b190-79c56c6a66e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:54,813 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:49:54,813 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c317a616-919a-463d-8bbf-6994b48c2579', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c317a616-919a-463d-8bbf-6994b48c2579', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:55,856 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:55,856 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ef21bf-6f65-4db3-8db1-f04d44ecee63', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ef21bf-6f65-4db3-8db1-f04d44ecee63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:56,896 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:49:56,896 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e071e73-e105-44e2-b091-88f2060de15c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e071e73-e105-44e2-b091-88f2060de15c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:57,937 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:49:57,938 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259e0bba-b144-43d1-b7b7-90e7f2074a6b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259e0bba-b144-43d1-b7b7-90e7f2074a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:49:58,984 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.035s
2025-12-09 21:49:58,984 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9380964c-8146-4fe5-b9ef-85b22753102a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9380964c-8146-4fe5-b9ef-85b22753102a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:00,026 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:00,027 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b78272d-0e28-4d7a-babe-ccd5438d7da4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b78272d-0e28-4d7a-babe-ccd5438d7da4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:01,070 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:01,070 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a2a1cc-8d08-42d8-a100-b661b5914e35', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a2a1cc-8d08-42d8-a100-b661b5914e35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:02,112 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:02,112 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c0696b-3d93-4816-ae56-b58fa67a44cd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c0696b-3d93-4816-ae56-b58fa67a44cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:03,155 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:03,156 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca336644-e4de-4d94-95a8-ccfd6607f6d0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca336644-e4de-4d94-95a8-ccfd6607f6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:04,196 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:04,197 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f486b8b0-0907-4df4-a094-8df9fd2d78aa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f486b8b0-0907-4df4-a094-8df9fd2d78aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:05,237 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:05,237 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c18322b-005e-43db-aee6-02c056884e9c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c18322b-005e-43db-aee6-02c056884e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:06,278 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:06,279 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13152b1d-84d3-4d48-a76a-2ad92019f45e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13152b1d-84d3-4d48-a76a-2ad92019f45e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:07,320 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:07,321 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077e821b-1f51-4fb1-a7c4-fb09a902d40e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077e821b-1f51-4fb1-a7c4-fb09a902d40e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:08,363 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:08,363 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f358108e-b98f-4c52-9a60-dbbb71ff598e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f358108e-b98f-4c52-9a60-dbbb71ff598e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:09,404 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:09,405 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a620c7-8848-48a1-b90a-e5f2d80138b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a620c7-8848-48a1-b90a-e5f2d80138b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:10,448 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:10,448 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ae7750-b25b-4311-8416-362c9dd133ed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ae7750-b25b-4311-8416-362c9dd133ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:11,488 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:50:11,488 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8356595e-4613-47f9-9cae-bc44e3b59db7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8356595e-4613-47f9-9cae-bc44e3b59db7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:12,530 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:12,530 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46dae454-9444-426c-9126-2fa1c15cf414', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46dae454-9444-426c-9126-2fa1c15cf414', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:13,571 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:50:13,571 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739a6054-59b1-4cd1-a56f-126b9afcc498', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739a6054-59b1-4cd1-a56f-126b9afcc498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:14,615 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:14,615 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b060036f-4d97-4f16-b5b4-8b8c60107d5b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b060036f-4d97-4f16-b5b4-8b8c60107d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:15,656 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:15,657 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40647231-c1a7-4554-bd30-a6e0a7bfadab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40647231-c1a7-4554-bd30-a6e0a7bfadab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:16,699 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:16,699 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dddecb-2c24-4fc0-9896-51a40fc5d32e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dddecb-2c24-4fc0-9896-51a40fc5d32e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:17,741 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:17,741 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffeaa042-70f7-4af1-b2c8-886e5b22ca77', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffeaa042-70f7-4af1-b2c8-886e5b22ca77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:18,782 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:18,782 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae72df1-df31-474d-b4f6-c88c3e9a1f7a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae72df1-df31-474d-b4f6-c88c3e9a1f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:19,824 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:19,824 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6563c946-1b12-4bec-99e5-445f7096a330', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6563c946-1b12-4bec-99e5-445f7096a330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:20,866 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:20,866 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163aeac8-236c-456f-a03d-f3ad26006f22', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163aeac8-236c-456f-a03d-f3ad26006f22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:21,907 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:21,908 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10e28d1-b482-45c0-9813-b0463833271d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10e28d1-b482-45c0-9813-b0463833271d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:22,948 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:22,949 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4b2735-d7e5-48a5-8160-fe111d826768', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4b2735-d7e5-48a5-8160-fe111d826768', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:23,992 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:23,993 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9deb400-3e09-4995-895c-bfc7b64ae02d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9deb400-3e09-4995-895c-bfc7b64ae02d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:25,043 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.040s
2025-12-09 21:50:25,043 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e21502-01b5-44e9-9d9b-1f2505c2769c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e21502-01b5-44e9-9d9b-1f2505c2769c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:26,085 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:26,085 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a2ffb5-a7a6-43c7-b40a-729a9a0f5102', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a2ffb5-a7a6-43c7-b40a-729a9a0f5102', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:27,127 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:27,127 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf56b265-8500-4cc5-8864-5004bd142fde', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf56b265-8500-4cc5-8864-5004bd142fde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:28,170 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:28,170 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884bf150-5cd4-45cc-bb01-bcbd038a6006', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884bf150-5cd4-45cc-bb01-bcbd038a6006', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:29,212 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:29,213 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce378a17-49c8-4106-b41a-02b190f37340', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce378a17-49c8-4106-b41a-02b190f37340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:30,253 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:50:30,254 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e55a862-99fd-43e4-aa2c-6f5f8b42090c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e55a862-99fd-43e4-aa2c-6f5f8b42090c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:31,297 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:31,297 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b98a6f-5880-41bc-9d76-4985ec126300', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b98a6f-5880-41bc-9d76-4985ec126300', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:32,338 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:32,338 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3de0c2-59d3-4d8f-bc47-3d2078c80cf6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3de0c2-59d3-4d8f-bc47-3d2078c80cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:33,379 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:33,379 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f866dda-cecd-4bd5-bbb8-82ca36348f26', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f866dda-cecd-4bd5-bbb8-82ca36348f26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:34,425 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:50:34,425 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d3e405-b9a4-4ede-8682-39b244be75f9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d3e405-b9a4-4ede-8682-39b244be75f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:35,467 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:35,468 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da40c3a3-b52d-4de9-a4af-0d1af829147e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da40c3a3-b52d-4de9-a4af-0d1af829147e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:36,508 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:50:36,508 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87448f7b-8a89-4745-8c99-78297e9b5838', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87448f7b-8a89-4745-8c99-78297e9b5838', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:37,550 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:37,551 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f377181-588d-4944-aad1-f1c364e3b0ae', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f377181-588d-4944-aad1-f1c364e3b0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:38,593 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:38,593 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002d2972-6f31-4d4d-ad1e-e7c83c5120c6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002d2972-6f31-4d4d-ad1e-e7c83c5120c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:39,634 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:39,635 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e53d30-57d8-45f8-bf5b-787101d4e8c0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e53d30-57d8-45f8-bf5b-787101d4e8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:40,678 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:40,678 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6794ca-7474-48cb-b4c0-54c3f8be2d6e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6794ca-7474-48cb-b4c0-54c3f8be2d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:41,721 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:41,721 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68124ec2-cba6-4f5b-97b8-1dcde13ac19c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68124ec2-cba6-4f5b-97b8-1dcde13ac19c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:42,762 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:42,763 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f2a5b5-56a3-43fe-b928-56fac94dc7cc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f2a5b5-56a3-43fe-b928-56fac94dc7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:43,807 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:50:43,807 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d55046f-6d6a-4081-9ede-1aa89ebacaea', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d55046f-6d6a-4081-9ede-1aa89ebacaea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:44,849 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:44,849 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0952ad5-6005-483d-88cc-231195fa8ea0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0952ad5-6005-483d-88cc-231195fa8ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:45,892 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:45,892 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065101db-0827-4092-9a22-2f909f428be3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065101db-0827-4092-9a22-2f909f428be3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:46,935 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:46,935 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9a6b76-c634-4e3d-839b-e04dd3e2ad1c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9a6b76-c634-4e3d-839b-e04dd3e2ad1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:47,979 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:47,980 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac6bae2-2389-402e-bdbd-b3103609ae93', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac6bae2-2389-402e-bdbd-b3103609ae93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:49,021 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:49,022 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88645cb0-0a48-4a09-be01-a0c789d0c322', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88645cb0-0a48-4a09-be01-a0c789d0c322', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:49,062 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 400 DELETE http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:50:49,062 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62a2676-23b4-4304-9d48-d0f74826f3c1', 'x-openstack-request-id': 'req-a62a2676-23b4-4304-9d48-d0f74826f3c1', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"badRequest": {"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."}}'
2025-12-09 21:50:49,094 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:49,094 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441debc4-2655-4ed2-95b2-26e30df74a68', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441debc4-2655-4ed2-95b2-26e30df74a68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:50,136 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:50:50,136 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61679be-8ae8-44c6-b3d9-25a1efa30572', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61679be-8ae8-44c6-b3d9-25a1efa30572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:51,179 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:51,179 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99d0560-52ec-4004-8487-6af1a46d7211', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99d0560-52ec-4004-8487-6af1a46d7211', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:52,223 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:50:52,224 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da88380c-c6ce-4779-97a0-ea4744a27987', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da88380c-c6ce-4779-97a0-ea4744a27987', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:53,266 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:53,266 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c691bbc0-1461-4424-9467-156b4226f7aa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c691bbc0-1461-4424-9467-156b4226f7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:54,308 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:54,309 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517f3546-be51-45d6-afac-66e824462ec5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517f3546-be51-45d6-afac-66e824462ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:55,352 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:50:55,353 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74761e7e-1501-45d2-9134-dc09fde481b1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74761e7e-1501-45d2-9134-dc09fde481b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:56,393 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:50:56,394 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f2b8f5-38a7-4c96-86bb-028e59f399f4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f2b8f5-38a7-4c96-86bb-028e59f399f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:57,436 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:57,437 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a77cd45-6d71-4617-b2e9-2c4c82bc279c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a77cd45-6d71-4617-b2e9-2c4c82bc279c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:58,479 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:50:58,479 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d59aeca-fa14-4a7c-a5db-fdcdc114b2d0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d59aeca-fa14-4a7c-a5db-fdcdc114b2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:50:59,524 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:50:59,524 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f09d17-d9c0-41c0-b494-5a7b44a4a7f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f09d17-d9c0-41c0-b494-5a7b44a4a7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:00,565 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:00,566 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6892783c-b008-4fd2-bff6-787a358c5bf5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6892783c-b008-4fd2-bff6-787a358c5bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:01,607 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:01,607 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9b4049-30b1-4618-91af-ca0e9954c0b5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9b4049-30b1-4618-91af-ca0e9954c0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:02,649 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:02,649 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77806c3-d3e7-4c31-87ab-e1ebb87ff19f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77806c3-d3e7-4c31-87ab-e1ebb87ff19f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:03,692 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:03,692 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5d3cc4-5ccd-401a-bafc-204ed66dd46d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5d3cc4-5ccd-401a-bafc-204ed66dd46d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:04,734 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:04,734 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1edf4652-182d-4654-9db3-24e59ea1da0c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1edf4652-182d-4654-9db3-24e59ea1da0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:05,778 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:05,778 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f5e3df-2e77-4e8d-ad8a-4ea0bd67f728', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f5e3df-2e77-4e8d-ad8a-4ea0bd67f728', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:06,818 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:06,819 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbba5f8-f2ec-45dc-b0fb-b96378d84b21', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbba5f8-f2ec-45dc-b0fb-b96378d84b21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:07,861 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:07,862 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d89fbd-7af5-45da-9783-76ac95ba90f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d89fbd-7af5-45da-9783-76ac95ba90f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:08,913 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.040s
2025-12-09 21:51:08,913 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668a2511-9f13-404e-bb13-ae0f58524746', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668a2511-9f13-404e-bb13-ae0f58524746', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:09,954 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:51:09,955 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58411de8-11fb-4a91-b678-f4a25b9f2196', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58411de8-11fb-4a91-b678-f4a25b9f2196', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:10,999 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:51:11,000 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a23b25b-672d-427d-8ac9-5d2923fa7d36', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a23b25b-672d-427d-8ac9-5d2923fa7d36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:12,041 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:12,041 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae92a2e-f4f1-4a51-beb9-cfcf70ed03ed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae92a2e-f4f1-4a51-beb9-cfcf70ed03ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:13,085 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:13,085 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23db3123-e5fb-4ddb-b9a7-a23c803084f6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23db3123-e5fb-4ddb-b9a7-a23c803084f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:14,128 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:14,129 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c40bf1c-9db4-4081-bf7d-ba3a91ca1673', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c40bf1c-9db4-4081-bf7d-ba3a91ca1673', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:15,177 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.037s
2025-12-09 21:51:15,178 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83669a08-4706-4864-a687-05e7a015ed4c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83669a08-4706-4864-a687-05e7a015ed4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:16,220 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:16,220 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c68b7e-3c31-4cdf-ba14-0bea400d73c1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c68b7e-3c31-4cdf-ba14-0bea400d73c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:17,261 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:17,261 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0746c2f8-8d72-4342-b300-27717567150d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0746c2f8-8d72-4342-b300-27717567150d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:18,304 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:18,304 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd945e26-8d2a-4b5e-9321-9765ee2f52c8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd945e26-8d2a-4b5e-9321-9765ee2f52c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:19,345 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:19,346 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe68dad-4d20-4a92-bc97-f2ee5285143f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe68dad-4d20-4a92-bc97-f2ee5285143f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:20,388 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:20,388 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbd319d-3592-4ad5-b4ec-7ee0bedf61b7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbd319d-3592-4ad5-b4ec-7ee0bedf61b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:21,430 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:21,430 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1313cb-337e-497c-ac99-74ed9adcea28', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1313cb-337e-497c-ac99-74ed9adcea28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:22,473 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:22,473 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6702d84-b8c9-45ce-8ec9-dfe72b2daf81', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6702d84-b8c9-45ce-8ec9-dfe72b2daf81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:23,515 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:23,515 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b379735-15a1-4a95-8292-92414a1eff5a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b379735-15a1-4a95-8292-92414a1eff5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:24,558 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:24,558 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e164864-a859-43f0-b8ab-d2e1413d93c1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e164864-a859-43f0-b8ab-d2e1413d93c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:25,602 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:25,602 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23412478-f585-43f1-ab0e-25352c08f74a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23412478-f585-43f1-ab0e-25352c08f74a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:26,645 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:26,646 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754c749f-554f-4801-bea9-041f55ff69e1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754c749f-554f-4801-bea9-041f55ff69e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:27,690 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:51:27,691 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f737535-75f1-4074-ba24-e950c6db7855', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f737535-75f1-4074-ba24-e950c6db7855', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:28,737 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.035s
2025-12-09 21:51:28,737 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ef61e1-5153-4aba-b426-e252de243ec3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ef61e1-5153-4aba-b426-e252de243ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:29,780 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:29,780 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75628e9-921e-489a-aea1-4e5764223c55', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75628e9-921e-489a-aea1-4e5764223c55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:30,822 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:30,823 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6481fd2c-5198-4123-9cb7-e69aba1547a9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6481fd2c-5198-4123-9cb7-e69aba1547a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:31,873 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.039s
2025-12-09 21:51:31,874 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c366530-c8ae-4ead-8acb-9ba0e76da1ce', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c366530-c8ae-4ead-8acb-9ba0e76da1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:32,917 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:32,917 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76dd3d45-37fa-4350-8b1f-2f9484c2f318', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76dd3d45-37fa-4350-8b1f-2f9484c2f318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:33,966 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.037s
2025-12-09 21:51:33,966 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c86f0033-1094-438d-9d41-fd166af75326', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c86f0033-1094-438d-9d41-fd166af75326', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:35,012 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:51:35,012 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6eb63f-0f77-4256-8b38-acf0da2e8e19', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6eb63f-0f77-4256-8b38-acf0da2e8e19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:36,056 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:51:36,057 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616f338f-aee3-459d-96fa-f6b0e084f9bd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616f338f-aee3-459d-96fa-f6b0e084f9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:37,104 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.036s
2025-12-09 21:51:37,104 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a76654f0-9544-4b9a-92ef-28e0afd3931a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a76654f0-9544-4b9a-92ef-28e0afd3931a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:38,148 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:38,148 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd9a52a-8813-4987-803c-945f464f5f83', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd9a52a-8813-4987-803c-945f464f5f83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:39,194 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.035s
2025-12-09 21:51:39,194 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fb4a3c-4a7f-4d47-9244-caecc4d32db0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fb4a3c-4a7f-4d47-9244-caecc4d32db0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:40,238 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:40,239 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6161c9-6be6-4e2e-b44f-ebebdd13aa06', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6161c9-6be6-4e2e-b44f-ebebdd13aa06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:41,286 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.036s
2025-12-09 21:51:41,286 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98707323-cb08-4ed6-a6cc-4074c8da192e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98707323-cb08-4ed6-a6cc-4074c8da192e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:42,329 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:42,329 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b51a55-d1ec-4177-bdfc-c46e277c1d56', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b51a55-d1ec-4177-bdfc-c46e277c1d56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:43,371 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:43,371 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ecbb6d5-d013-4da3-8706-49c0b9ca4286', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ecbb6d5-d013-4da3-8706-49c0b9ca4286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:44,417 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.035s
2025-12-09 21:51:44,417 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7130741f-6273-4a75-b463-bea29033e6ea', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7130741f-6273-4a75-b463-bea29033e6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:45,458 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:45,459 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6054ec9b-b297-4725-aa21-d952a1fba169', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6054ec9b-b297-4725-aa21-d952a1fba169', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:46,500 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:46,501 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1183ef56-a50f-4fbb-8d98-667014cd8fcb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1183ef56-a50f-4fbb-8d98-667014cd8fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:47,542 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:47,542 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4b4848-d4c6-4e28-9275-03962f434232', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4b4848-d4c6-4e28-9275-03962f434232', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:48,584 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:48,584 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce1199f-966c-411a-9289-f2b202cb0494', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce1199f-966c-411a-9289-f2b202cb0494', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:49,627 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:49,627 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240bb4c9-3bf5-4826-b825-c2a1746da2db', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240bb4c9-3bf5-4826-b825-c2a1746da2db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:50,669 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:50,669 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7375ff40-1cef-4714-9206-6fba311d3e15', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7375ff40-1cef-4714-9206-6fba311d3e15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:51,712 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:51:51,713 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3847de94-f42b-4321-a13b-a98ce4433116', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3847de94-f42b-4321-a13b-a98ce4433116', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:52,754 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:52,754 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dbdd92-4b20-472d-a8b8-efe202657c6a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dbdd92-4b20-472d-a8b8-efe202657c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:53,796 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:51:53,796 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa6cc3b-f2a4-495e-a98b-58d4dc21c268', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa6cc3b-f2a4-495e-a98b-58d4dc21c268', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:54,838 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:54,838 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46ad2b0-8155-4a5e-82dd-0afa9ef78fb1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46ad2b0-8155-4a5e-82dd-0afa9ef78fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:55,879 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:55,879 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8c9dbb-b303-4b42-ba0f-f047cb96a50c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8c9dbb-b303-4b42-ba0f-f047cb96a50c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:56,924 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:51:56,924 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03120d0e-8a58-4fad-bb58-b66ca889eb17', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03120d0e-8a58-4fad-bb58-b66ca889eb17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:57,966 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:57,966 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc97cd5-e651-4b82-a3f0-db9018b48a55', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc97cd5-e651-4b82-a3f0-db9018b48a55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:51:59,008 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:51:59,008 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a109c2b-1c16-4bf3-8a37-8971d334c21f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a109c2b-1c16-4bf3-8a37-8971d334c21f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:00,052 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:00,053 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6216b725-28df-49da-b42f-12fc5764d685', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6216b725-28df-49da-b42f-12fc5764d685', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:01,093 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:52:01,093 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4f92d2-854d-4b58-a611-a51f91d54d1b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4f92d2-854d-4b58-a611-a51f91d54d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:02,137 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:02,138 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2218e6-fc9a-48c0-87a8-43baf0e04c68', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2218e6-fc9a-48c0-87a8-43baf0e04c68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:03,179 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:52:03,179 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfcdb642-30b4-4362-b2ee-871c604fb7b5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfcdb642-30b4-4362-b2ee-871c604fb7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:04,221 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:04,221 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafcc74a-a844-45a3-9a58-6ddaec6b01b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafcc74a-a844-45a3-9a58-6ddaec6b01b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:05,265 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:05,266 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113ff170-f2c0-4a6f-bd7a-b3b377008804', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113ff170-f2c0-4a6f-bd7a-b3b377008804', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:06,307 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:06,307 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e4281d-9d28-4daa-b6bf-c1d25b14325a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e4281d-9d28-4daa-b6bf-c1d25b14325a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:07,348 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:07,349 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34b2d3f-2a14-42ab-a32c-fffbc822160a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34b2d3f-2a14-42ab-a32c-fffbc822160a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:08,390 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:08,390 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34351a4-61b7-4f1a-83af-478f869d9139', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34351a4-61b7-4f1a-83af-478f869d9139', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:09,431 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:09,431 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3619429-c479-4595-8fed-7d605e86bbc8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3619429-c479-4595-8fed-7d605e86bbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:10,475 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:10,475 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe79667-2453-4952-a491-9d52ecd4c2bf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe79667-2453-4952-a491-9d52ecd4c2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:11,516 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:11,517 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f299844a-77c2-484b-b224-da5994255280', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f299844a-77c2-484b-b224-da5994255280', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:12,580 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.051s
2025-12-09 21:52:12,581 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4565291-adf9-45cf-9211-ccfb2b21bf30', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4565291-adf9-45cf-9211-ccfb2b21bf30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:13,623 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:13,623 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a469b18f-4449-44aa-845e-cb92cd001273', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a469b18f-4449-44aa-845e-cb92cd001273', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:14,665 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:14,665 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259c7a02-b61c-43f0-a99d-aff09b63c3ae', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259c7a02-b61c-43f0-a99d-aff09b63c3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:15,708 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:52:15,708 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b96232-56b9-476c-98f7-a15ef59f0d36', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b96232-56b9-476c-98f7-a15ef59f0d36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:16,749 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:16,749 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a66aed5-a35c-4552-9ba1-91690be47ab9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a66aed5-a35c-4552-9ba1-91690be47ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:17,794 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:52:17,795 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ef4a4c-26bd-4450-ad2b-e01f1fb1661d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ef4a4c-26bd-4450-ad2b-e01f1fb1661d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:18,836 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:18,837 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60168157-7a81-40fd-8c39-b7e9a42818eb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60168157-7a81-40fd-8c39-b7e9a42818eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:19,881 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:19,881 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790da126-3bde-43ab-9207-5e335a37226a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790da126-3bde-43ab-9207-5e335a37226a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:20,922 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:20,922 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb4b6da-1938-4fd0-9348-65c22e1adc09', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb4b6da-1938-4fd0-9348-65c22e1adc09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:21,964 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:21,964 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b220149-d145-4e63-826a-2682cb1e2820', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b220149-d145-4e63-826a-2682cb1e2820', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:23,007 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:23,007 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14a388d-4f7d-4cc9-8c6a-2bd941a62ef3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14a388d-4f7d-4cc9-8c6a-2bd941a62ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:24,050 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:52:24,050 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123c3ef5-f3cc-4e7e-8aeb-924a419a42ba', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123c3ef5-f3cc-4e7e-8aeb-924a419a42ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:25,093 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:25,093 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b767ec-2ce9-419b-b997-75f509e50e91', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b767ec-2ce9-419b-b997-75f509e50e91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:26,135 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:26,135 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3bf749-0a77-4e91-a59e-1a1744a12c5e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3bf749-0a77-4e91-a59e-1a1744a12c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:27,179 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:27,179 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef269d75-7b41-4907-999e-d763a4a8ed3f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef269d75-7b41-4907-999e-d763a4a8ed3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:28,226 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.035s
2025-12-09 21:52:28,226 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f4df09-84ea-451b-adef-ca032f3b4c0f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f4df09-84ea-451b-adef-ca032f3b4c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:29,268 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:52:29,268 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4081654e-7e61-4d86-89c2-fff6b65673c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4081654e-7e61-4d86-89c2-fff6b65673c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:30,309 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:30,309 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44769554-8da9-442b-b412-ed24a687ce8e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44769554-8da9-442b-b412-ed24a687ce8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:31,353 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:31,354 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03944b9d-2a43-4966-a161-e4423309c5ee', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03944b9d-2a43-4966-a161-e4423309c5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:32,396 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:32,396 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35524128-c5e1-43c4-bde5-9cb627ed7cc2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35524128-c5e1-43c4-bde5-9cb627ed7cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:33,461 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.053s
2025-12-09 21:52:33,461 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ec02bb-60ba-44c3-8629-03f5b2f37a34', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ec02bb-60ba-44c3-8629-03f5b2f37a34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:34,502 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:34,502 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627b71fb-e5fd-47ce-9970-76eced55d98c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627b71fb-e5fd-47ce-9970-76eced55d98c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:35,547 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:52:35,547 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b32a07-47e4-4205-9116-f80656cce066', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b32a07-47e4-4205-9116-f80656cce066', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:36,592 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:36,593 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683f22de-c0a9-48af-aac5-1e70ed7bcfcd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683f22de-c0a9-48af-aac5-1e70ed7bcfcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:37,637 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:37,637 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec46994-26d8-4bf2-b60f-0baae2a1ace6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec46994-26d8-4bf2-b60f-0baae2a1ace6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:38,678 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:38,679 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121d8729-b5b1-4d22-a59f-4cbe37708773', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121d8729-b5b1-4d22-a59f-4cbe37708773', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:39,721 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:52:39,722 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e2d468e-d3a7-455d-9184-ec7608e800d0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e2d468e-d3a7-455d-9184-ec7608e800d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:40,764 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:52:40,765 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9e7c2a-6f81-49c6-af6d-9b9bb7f97978', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9e7c2a-6f81-49c6-af6d-9b9bb7f97978', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:41,809 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:41,809 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd33550c-0d74-490e-90b0-0ad55b19af69', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd33550c-0d74-490e-90b0-0ad55b19af69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:42,852 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:42,853 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b9ac261-e3f3-4d57-ae0c-c9186c80db4c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b9ac261-e3f3-4d57-ae0c-c9186c80db4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:43,894 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:52:43,894 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cf860d-2275-4f1a-ba6b-2f4670aedf2e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cf860d-2275-4f1a-ba6b-2f4670aedf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:44,937 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:44,938 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac91a06f-c543-4ebd-a12b-f07a80764bac', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac91a06f-c543-4ebd-a12b-f07a80764bac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:45,982 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:45,982 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c9e003-033d-4c01-91e8-a8cfac6692b7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c9e003-033d-4c01-91e8-a8cfac6692b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:47,026 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:47,027 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3977d4-72ef-40f7-abb3-18a4a2de04dd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3977d4-72ef-40f7-abb3-18a4a2de04dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:48,068 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:52:48,068 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7ae139-6639-4a67-b42d-d26b695b24b4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7ae139-6639-4a67-b42d-d26b695b24b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:49,108 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:52:49,109 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7431e8a2-994c-4fb3-9cdb-ae72ca774137', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7431e8a2-994c-4fb3-9cdb-ae72ca774137', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:50,149 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:52:50,149 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb1c3a2-a72a-42ed-af77-a57b10f41a30', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb1c3a2-a72a-42ed-af77-a57b10f41a30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:51,193 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:51,194 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164bfc92-f1e9-4d06-9fa8-5f0acf59bb47', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164bfc92-f1e9-4d06-9fa8-5f0acf59bb47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:52,236 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:52:52,237 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5e92db-eb87-4842-9e0f-7d9d4a9be5f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5e92db-eb87-4842-9e0f-7d9d4a9be5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:53,278 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:53,278 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e19124-2128-4348-96f0-46dc1c4727e9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e19124-2128-4348-96f0-46dc1c4727e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:54,319 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:54,319 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a460f5-bb82-4a53-89f9-a04d100fe8c2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a460f5-bb82-4a53-89f9-a04d100fe8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:55,362 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:52:55,362 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca930e0-157c-4f3e-8d77-90cdec0f76a8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca930e0-157c-4f3e-8d77-90cdec0f76a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:56,405 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:52:56,405 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7230169f-6432-4912-98a3-2669b346cf42', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7230169f-6432-4912-98a3-2669b346cf42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:57,446 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:52:57,446 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bde61f2-58b2-4807-adcb-d07b7224f5a1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bde61f2-58b2-4807-adcb-d07b7224f5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:58,490 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:52:58,490 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d173eea-400f-4863-b1e5-5372a9c3c0e3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d173eea-400f-4863-b1e5-5372a9c3c0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:52:59,534 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:52:59,535 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2746b1-3b45-401e-afda-f0861f5d3bb5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2746b1-3b45-401e-afda-f0861f5d3bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:00,578 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:00,578 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc5a567-24fc-49b7-8811-79e11654f6dd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc5a567-24fc-49b7-8811-79e11654f6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:01,620 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:01,620 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c62756-f458-497d-abff-0c41cd18ec9f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c62756-f458-497d-abff-0c41cd18ec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:02,661 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:02,661 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0948c1cd-4157-47b2-8142-035fb2f88751', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0948c1cd-4157-47b2-8142-035fb2f88751', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:03,703 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:03,704 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671bd476-e1d5-4c54-8c0e-7eee3a1ece92', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671bd476-e1d5-4c54-8c0e-7eee3a1ece92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:04,745 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:04,745 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a777915-4ad2-45de-aa39-499fdab01563', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a777915-4ad2-45de-aa39-499fdab01563', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:05,787 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:05,787 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417cbcd7-c984-4b6e-ab38-0eb390db6a8b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417cbcd7-c984-4b6e-ab38-0eb390db6a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:06,830 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:06,830 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55188e3a-c278-4e90-8a31-9ac721afe04f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55188e3a-c278-4e90-8a31-9ac721afe04f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:07,873 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:07,873 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6960fe-ee42-477f-ab9d-924989fb0137', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6960fe-ee42-477f-ab9d-924989fb0137', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:08,916 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:08,917 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e50110-cb3d-44f5-a9d8-9b8d4c7c1c06', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e50110-cb3d-44f5-a9d8-9b8d4c7c1c06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:09,960 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:09,960 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0cc209-31d1-45b1-9a60-59d87f711ce9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0cc209-31d1-45b1-9a60-59d87f711ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:11,003 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:11,003 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad32c285-fa26-419e-a227-d62629f33e74', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad32c285-fa26-419e-a227-d62629f33e74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:12,046 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:12,046 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d360538-db3c-4fec-b7ed-7a6a8bc1bf2b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d360538-db3c-4fec-b7ed-7a6a8bc1bf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:13,087 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:13,087 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40c8901-a055-40e6-a2fd-49c3f8d323cd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40c8901-a055-40e6-a2fd-49c3f8d323cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:14,129 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:14,130 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557e0a35-f9fc-4f53-99d2-8646d27c578c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557e0a35-f9fc-4f53-99d2-8646d27c578c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:15,171 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:53:15,171 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9cf436-de13-4424-8996-587395c1c604', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9cf436-de13-4424-8996-587395c1c604', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:16,215 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:53:16,215 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12140c2f-356b-4a5c-b3c2-d134f0a702c2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12140c2f-356b-4a5c-b3c2-d134f0a702c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:17,256 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.029s
2025-12-09 21:53:17,257 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a29367f-f479-4302-9a79-1bc442c80181', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a29367f-f479-4302-9a79-1bc442c80181', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:18,300 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:18,300 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69ab39d-ce75-4547-8a33-ef67dd241f23', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69ab39d-ce75-4547-8a33-ef67dd241f23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:19,342 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:19,342 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce8c21e-2365-46cf-8122-d80fd4f3cd22', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce8c21e-2365-46cf-8122-d80fd4f3cd22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:20,384 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:20,384 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a80ee3c-0414-4eef-8ca1-e24d4532d0da', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a80ee3c-0414-4eef-8ca1-e24d4532d0da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:21,429 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:53:21,429 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcaf5166-5a54-4165-a45b-bf1bd55e4b2e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcaf5166-5a54-4165-a45b-bf1bd55e4b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:22,470 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:22,471 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0556b1-bff1-4872-9dab-3e331154842b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0556b1-bff1-4872-9dab-3e331154842b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:23,515 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:23,516 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888e8409-3c7a-44e9-a861-a53f5e8ef2ef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888e8409-3c7a-44e9-a861-a53f5e8ef2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:24,557 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:24,558 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff48ec83-346e-441b-be07-5d5b672f0b27', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff48ec83-346e-441b-be07-5d5b672f0b27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:25,601 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:25,602 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2670f7-45b9-4291-a0e8-9ca617b1d536', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2670f7-45b9-4291-a0e8-9ca617b1d536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:26,644 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:26,644 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ea8979-bab9-4d26-8a03-e60c56657432', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ea8979-bab9-4d26-8a03-e60c56657432', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:27,688 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:53:27,689 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfe8225-c156-4ecf-bf28-646c8cc43a03', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfe8225-c156-4ecf-bf28-646c8cc43a03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:28,731 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:28,731 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40f61af-3ba5-4a1f-b391-255727c73cfc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40f61af-3ba5-4a1f-b391-255727c73cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:29,774 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:29,775 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1919d8-3f1f-41e4-a782-4dfbc35ed280', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1919d8-3f1f-41e4-a782-4dfbc35ed280', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:30,816 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:30,816 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109ba034-7f53-4663-83c5-d67406d0c7bd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109ba034-7f53-4663-83c5-d67406d0c7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:31,862 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.035s
2025-12-09 21:53:31,863 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8933d9a-08e5-449e-abff-52ea76996547', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8933d9a-08e5-449e-abff-52ea76996547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:32,904 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:32,904 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3abcc7-9f8d-4458-92b2-e2b0c07cc6d5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3abcc7-9f8d-4458-92b2-e2b0c07cc6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:33,947 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:33,947 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef4b32b-fe58-417f-9cd7-ef61ccef5ee4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef4b32b-fe58-417f-9cd7-ef61ccef5ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:34,991 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:34,992 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dda816d-a504-4b8c-b42b-aef326e56a0b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dda816d-a504-4b8c-b42b-aef326e56a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:36,034 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:36,034 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58abba0-79ab-4e7f-bbfb-7957cb0ab408', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58abba0-79ab-4e7f-bbfb-7957cb0ab408', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:37,078 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:37,078 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689e51aa-3715-4287-8f2a-0111a5feac2b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689e51aa-3715-4287-8f2a-0111a5feac2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:38,120 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:38,121 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ea75cd-945d-4aa4-bcce-a029fbaf668e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ea75cd-945d-4aa4-bcce-a029fbaf668e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:39,165 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:39,165 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c90456d-334c-4591-8d8f-d7c6202ed79a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c90456d-334c-4591-8d8f-d7c6202ed79a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:40,206 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:40,207 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be523619-f5aa-40e4-a00e-2587a69ed697', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be523619-f5aa-40e4-a00e-2587a69ed697', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:41,248 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:41,248 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d59cb5d-0716-4f52-9ed7-63fbd0b1e3f6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d59cb5d-0716-4f52-9ed7-63fbd0b1e3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:42,291 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:42,292 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6360ba-eec8-4a5d-9155-3190a8f0f0ce', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6360ba-eec8-4a5d-9155-3190a8f0f0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:43,333 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:43,334 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ed4234-968d-406f-9820-6fba0327dfcd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ed4234-968d-406f-9820-6fba0327dfcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:44,376 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:44,377 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2ea535-323b-466f-9695-905f08b498ff', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2ea535-323b-466f-9695-905f08b498ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:45,418 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:45,418 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0abba1-7b6b-4d6e-a679-9acb4911d4e5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0abba1-7b6b-4d6e-a679-9acb4911d4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:46,460 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:46,460 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb12a16f-c3c3-45cb-9849-eca90b7f05b8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb12a16f-c3c3-45cb-9849-eca90b7f05b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:47,506 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:53:47,506 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea7bfac-1f7c-48d1-b133-e8236fb37574', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea7bfac-1f7c-48d1-b133-e8236fb37574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:48,549 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:48,549 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705d385f-d839-4613-ba56-4df434226ede', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705d385f-d839-4613-ba56-4df434226ede', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:49,596 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.035s
2025-12-09 21:53:49,596 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22acdb65-c5b5-4198-8dfe-b3d928f37c46', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22acdb65-c5b5-4198-8dfe-b3d928f37c46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:50,637 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:50,638 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaf3fcd-6b4d-43c4-8538-8708b978d8ee', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaf3fcd-6b4d-43c4-8538-8708b978d8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:51,683 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.034s
2025-12-09 21:53:51,683 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073d7e19-886c-43f2-8771-9edf79bed17a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073d7e19-886c-43f2-8771-9edf79bed17a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:52,727 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:53:52,727 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f30363-9f3c-4fa1-be4c-9c3c14444623', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f30363-9f3c-4fa1-be4c-9c3c14444623', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:53,771 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:53:53,772 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a78a86-3482-4a7d-b9be-fc38397c8bdb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a78a86-3482-4a7d-b9be-fc38397c8bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:54,814 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:54,814 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9dbc0a-b2f4-4cec-9a06-0de58bfb5877', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9dbc0a-b2f4-4cec-9a06-0de58bfb5877', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:55,856 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:53:55,856 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6c4a9d-a909-41a4-ae43-9914fb130bf1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6c4a9d-a909-41a4-ae43-9914fb130bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:56,898 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:53:56,899 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05926832-6fbc-4cd4-91cb-9ccf29c2f4ef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05926832-6fbc-4cd4-91cb-9ccf29c2f4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:57,942 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.033s
2025-12-09 21:53:57,943 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc08fa59-2ad6-4f40-85a9-7599f0dda909', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc08fa59-2ad6-4f40-85a9-7599f0dda909', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:53:58,996 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.042s
2025-12-09 21:53:58,996 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf7fc03-2151-4a79-9a60-bb0bb56cf8e5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf7fc03-2151-4a79-9a60-bb0bb56cf8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:54:00,037 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.031s
2025-12-09 21:54:00,038 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9566ff0c-f677-45ee-bf85-1a0d40e9b113', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9566ff0c-f677-45ee-bf85-1a0d40e9b113', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:54:01,079 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:54:01,079 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6338e714-98bc-4b6d-b781-b72064ee51cf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6338e714-98bc-4b6d-b781-b72064ee51cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:54:02,121 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:54:02,121 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9308f2-73cf-4273-bc69-8a5fcd558628', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9308f2-73cf-4273-bc69-8a5fcd558628', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:54:03,165 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.032s
2025-12-09 21:54:03,165 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4419b1ea-acf7-4924-9d4a-5fc5dd4499bd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4419b1ea-acf7-4924-9d4a-5fc5dd4499bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:54:04,206 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.030s
2025-12-09 21:54:04,207 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f0c72c-d19f-417d-8735-fd201490be64', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f0c72c-d19f-417d-8735-fd201490be64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
2025-12-09 21:54:05,256 101762 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064 0.037s
2025-12-09 21:54:05,256 101762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661070ff-55bd-41a8-bde8-1354ab11ec84', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661070ff-55bd-41a8-bde8-1354ab11ec84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064'}
Body: b'{"volume": {"id": "22cdfada-c537-4a7c-82dd-b248cafef064", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:47:33.000000", "updated_at": "2025-12-09T20:47:33.000000", "name": "tempest-SnapshotDependencyTests-volume-169056477", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/22cdfada-c537-4a7c-82dd-b248cafef064"}], "user_id": "e2cd7c4b1f194faf8bc34d037b63f026", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e73369faed440897e75c46c784c874"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
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/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
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-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 988, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (SnapshotDependencyTests:_run_cleanups) Failed to delete volume 22cdfada-c537-4a7c-82dd-b248cafef064 within the required time (196 s). Timer started at 1765313449. Timer ended at 1765313645. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 139, in test_snapshot_removal
volume_1 = self.create_volume()
File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume
waiters.wait_for_volume_resource_status(client,
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 22cdfada-c537-4a7c-82dd-b248cafef064 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode | 2 | 0 | 2 | 0 | 0 | Detail | |
CinderUnicodeTest) |
fail
ft6.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup
cls.volume = cls.create_volume_with_args(name=cls.volume_name)
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 1c4375a2-82d6-4bb7-9321-99efbb5e1e81 failed to reach available status (current creating) within the required time (196 s).
|
||||||
CinderUnicodeTest) |
fail
ft6.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup
cls.volume = cls.create_volume_with_args(name=cls.volume_name)
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 2d5afa4a-334f-48f3-8260-a4a500b2b7f3 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsV293TestJSON) |
fail
ft7.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup
cls.server_id = cls.recreate_server(None, volume_backed=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server
waiters.wait_for_volume_resource_status(volumes_client,
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 959925b4-e27c-4889-875d-e81f396d6b27 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| setUpClass (tempest.api.volume.test_image_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesImageMetadata) |
fail
ft8.1: setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup
cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume
waiters.wait_for_volume_resource_status(self.volumes_client,
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 9fdc7274-c03e-449a-abbd-1b8e50e2ee5b failed to reach available status (current creating) within the required time (196 s).
|
||||||
| setUpClass (tempest.api.volume.test_volumes_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesListTestJSON) |
fail
ft9.1: setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup
volume = cls.create_volume(metadata=cls.metadata)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume
waiters.wait_for_volume_resource_status(self.volumes_client,
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 15c2ffdb-500f-439c-ba18-39925443b1dd failed to reach available status (current creating) within the required time (196 s).
|
||||||
| tearDownClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 6 | 0 | 6 | 0 | 0 | Detail | |
CreateVolumesFromSnapshotTest) |
fail
ft10.1: tearDownClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest)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.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 0x7f3dd08db480>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromSnapshotTest:tearDownClass) Failed to delete volume e36d9244-e125-487e-ac4d-358d308edfb3 within the required time (196 s). Timer started at 1765311603. Timer ended at 1765311799. Waited for 196 s., <traceback object at 0x7f3dd382e580>))
|
||||||
CreateVolumesFromImageTest) |
fail
ft10.2: tearDownClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest)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.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 0x7fad9bfbc780>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume 0f568178-8add-4d03-986b-ac095392aee0 within the required time (196 s). Timer started at 1765311071. Timer ended at 1765311267. Waited for 196 s., <traceback object at 0x7fada1f705c0>), (<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 0x7fada1e78f40>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume 35844b47-ddfe-43ef-89a9-16277f384f5d within the required time (196 s). Timer started at 1765311267. Timer ended at 1765311463. Waited for 196 s., <traceback object at 0x7fada2328400>), (<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 0x7fada1de9a00>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume a7ddf32a-f0c0-4ab6-bb6a-d3820047a512 within the required time (196 s). Timer started at 1765311463. Timer ended at 1765311660. Waited for 197 s., <traceback object at 0x7fada1f92180>), (<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 0x7fada1dea200>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume 9414ce64-a591-455a-aa5d-25b2562dac0d within the required time (196 s). Timer started at 1765311660. Timer ended at 1765311856. Waited for 196 s., <traceback object at 0x7fada23287c0>), (<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 0x7fad9bc70240>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume 19ca2fcc-92df-407e-930c-074faf4136cb within the required time (196 s). Timer started at 1765311856. Timer ended at 1765312052. Waited for 196 s., <traceback object at 0x7fada059ad00>))
|
||||||
CreateVolumesFromSourceVolumeTest) |
fail
ft10.3: tearDownClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest)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.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 0x7f3dd0c5b900>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromSourceVolumeTest:tearDownClass) Failed to delete volume e8db9767-e052-441d-b510-0de9d7f0552a within the required time (196 s). Timer started at 1765311996. Timer ended at 1765312192. Waited for 196 s., <traceback object at 0x7f3dd073f480>))
|
||||||
CreateVolumesFromSnapshotTest) |
fail
ft10.4: tearDownClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest)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.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 0x7fac3a43eec0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromSnapshotTest:tearDownClass) Failed to delete volume bb64b46e-c776-4aed-9b84-54a65ffac5aa within the required time (196 s). Timer started at 1765313043. Timer ended at 1765313239. Waited for 196 s., <traceback object at 0x7fac3a378640>))
|
||||||
CreateVolumesFromSourceVolumeTest) |
fail
ft10.5: tearDownClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest)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.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 0x7fac552a1ec0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromSourceVolumeTest:tearDownClass) Failed to delete volume 2ca9d808-9d70-4ee2-b109-5101ceb644ff within the required time (196 s). Timer started at 1765313043. Timer ended at 1765313239. Waited for 196 s., <traceback object at 0x7fac5548c700>))
|
||||||
CreateVolumesFromImageTest) |
fail
ft10.6: tearDownClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest)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.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 0x7f4db9ad30c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume a7b6ce44-04bc-4660-ad61-0cfe22af6598 within the required time (196 s). Timer started at 1765313044. Timer ended at 1765313240. Waited for 196 s., <traceback object at 0x7f4db9baf000>), (<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 0x7f4db9b63680>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume 6299dcb2-eadd-40e7-ace8-530d2f91c2d3 within the required time (196 s). Timer started at 1765313240. Timer ended at 1765313436. Waited for 196 s., <traceback object at 0x7f4db9b8ec40>), (<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 0x7f4db9aeb8c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume 8b4bdfd5-dca8-4e4c-b7ed-c5be95b5698f within the required time (196 s). Timer started at 1765313436. Timer ended at 1765313632. Waited for 196 s., <traceback object at 0x7f4db9a7c080>), (<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 0x7f4db9bafb00>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume 7098065d-ee0d-494b-a3f1-b77cc90d59bb within the required time (196 s). Timer started at 1765313632. Timer ended at 1765313828. Waited for 196 s., <traceback object at 0x7f4db9e9f0c0>), (<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 0x7f4db9bc3480>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (CreateVolumesFromImageTest:tearDownClass) Failed to delete volume f9396cdc-168c-4da9-b8a6-d3b97ab30f31 within the required time (196 s). Timer started at 1765313828. Timer ended at 1765314024. Waited for 196 s., <traceback object at 0x7f4db9bc15c0>))
|
||||||
| tearDownClass (cinder_tempest_plugin.api.volume.test_volume_dependency | 2 | 0 | 2 | 0 | 0 | Detail | |
VolumeDependencyTests) |
fail
ft11.1: tearDownClass (cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests)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.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 0x7fad9bb51000>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (VolumeDependencyTests:tearDownClass) Failed to delete volume b671b077-3a9e-4b7f-b499-9929a4270637 within the required time (196 s). Timer started at 1765312250. Timer ended at 1765312446. Waited for 196 s., <traceback object at 0x7fada1d802c0>))
|
||||||
VolumeDependencyTests) |
fail
ft11.2: tearDownClass (cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests)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.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 0x7fac55434100>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (VolumeDependencyTests:tearDownClass) Failed to delete volume c2e3fd81-26ba-4aae-80a1-a79cad8b8461 within the required time (196 s). Timer started at 1765313437. Timer ended at 1765313633. Waited for 196 s., <traceback object at 0x7fac552ce880>))
|
||||||
| tearDownClass (tempest.api.compute.servers.test_device_tagging | 1 | 0 | 1 | 0 | 0 | Detail | |
TaggedBootDevicesTest) |
fail
ft12.1: tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest)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.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 0x7fada22d4b00>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (TaggedBootDevicesTest:tearDownClass) Failed to delete volume 84f45933-f81c-40df-8b2b-fdaa21a92f75 within the required time (196 s). Timer started at 1765309251. Timer ended at 1765309447. Waited for 196 s., <traceback object at 0x7fada2197380>))
|
||||||
| tearDownClass (tempest.api.volume.test_volumes_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesActionsTest) |
fail
ft13.1: tearDownClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest)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.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 0x7fada1de8080>)
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft14.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 20:37:34,368 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.136/volume/v3/volumes 0.625s
2025-12-09 20:37:34,368 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-273564587", "imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9942f3be-64c0-444a-8b23-a2fef4a4dcac', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9942f3be-64c0-444a-8b23-a2fef4a4dcac', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.291747", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 20:37:34,418 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.041s
2025-12-09 20:37:34,419 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf295fb2-949a-4d04-a216-3184e8dc0e23', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf295fb2-949a-4d04-a216-3184e8dc0e23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:35,478 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.048s
2025-12-09 20:37:35,479 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ffe14a-5b6d-4f55-b680-a9bdcf314bcd', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ffe14a-5b6d-4f55-b680-a9bdcf314bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:36,549 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.059s
2025-12-09 20:37:36,549 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6362f2-4268-4f87-86ec-091f01c8fdea', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6362f2-4268-4f87-86ec-091f01c8fdea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:37,638 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.077s
2025-12-09 20:37:37,638 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba4f7e4-f7de-4101-88e1-2471365beb41', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba4f7e4-f7de-4101-88e1-2471365beb41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:38,715 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.065s
2025-12-09 20:37:38,715 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c88a75e-a4e3-45a1-af41-dba820e36601', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c88a75e-a4e3-45a1-af41-dba820e36601', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:39,764 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:37:39,764 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120bef3a-a232-4288-97dc-453fb7602221', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120bef3a-a232-4288-97dc-453fb7602221', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:40,812 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:37:40,812 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ceb7a4f-b3cf-44ec-9883-392f6cc2df81', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ceb7a4f-b3cf-44ec-9883-392f6cc2df81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:41,857 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.033s
2025-12-09 20:37:41,857 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6b4790-4a55-4236-ac5f-3a2eba260316', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6b4790-4a55-4236-ac5f-3a2eba260316', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:42,924 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.055s
2025-12-09 20:37:42,924 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcef1f5a-00fb-424b-a090-01078eec1399', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcef1f5a-00fb-424b-a090-01078eec1399', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:44,013 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.077s
2025-12-09 20:37:44,014 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48471590-c59c-4d9a-9653-c38edc84905d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48471590-c59c-4d9a-9653-c38edc84905d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:45,060 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:37:45,060 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d90e77c-f714-4eea-a93b-c0bac35018e6', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d90e77c-f714-4eea-a93b-c0bac35018e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:46,105 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:37:46,106 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f99596e-e45e-4348-b557-c8f9191eec8f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f99596e-e45e-4348-b557-c8f9191eec8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:47,154 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.036s
2025-12-09 20:37:47,154 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6020fc7c-bec4-4c5b-af12-182beea33d47', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6020fc7c-bec4-4c5b-af12-182beea33d47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:48,228 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.062s
2025-12-09 20:37:48,228 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232c17b6-7eae-4a26-8f7f-250e00bf56f0', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232c17b6-7eae-4a26-8f7f-250e00bf56f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:49,316 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.078s
2025-12-09 20:37:49,317 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5770dd6a-5dcd-4310-807c-4b673cd0811c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5770dd6a-5dcd-4310-807c-4b673cd0811c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:50,360 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.031s
2025-12-09 20:37:50,361 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6e33ac-b12b-4c4e-9da9-df503ed2061c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6e33ac-b12b-4c4e-9da9-df503ed2061c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:51,447 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.074s
2025-12-09 20:37:51,447 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52092d68-8ccd-4857-92db-e92564e14fce', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52092d68-8ccd-4857-92db-e92564e14fce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:52,526 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.063s
2025-12-09 20:37:52,526 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95676ca3-b49f-49fc-84cc-80b5b1bc273e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95676ca3-b49f-49fc-84cc-80b5b1bc273e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:53,593 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.055s
2025-12-09 20:37:53,593 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5fbaa9-ea08-485c-ae43-4a7e5dd5cffb', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5fbaa9-ea08-485c-ae43-4a7e5dd5cffb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:54,669 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.064s
2025-12-09 20:37:54,669 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09138b7e-d8b4-438a-87c6-5861eedc6498', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09138b7e-d8b4-438a-87c6-5861eedc6498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:55,730 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.049s
2025-12-09 20:37:55,730 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c380cc4a-9481-4de9-a6fe-150d646a2c93', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c380cc4a-9481-4de9-a6fe-150d646a2c93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:56,777 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:37:56,778 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0374e2fc-9c31-4f15-9b1c-094686a4f3aa', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0374e2fc-9c31-4f15-9b1c-094686a4f3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:57,824 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:37:57,824 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3dd46e7-1852-4cb3-87ed-33feb8c25dd4', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3dd46e7-1852-4cb3-87ed-33feb8c25dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:58,867 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.032s
2025-12-09 20:37:58,867 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3caf7a1d-a776-43cf-8857-be358709407b', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3caf7a1d-a776-43cf-8857-be358709407b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:37:59,929 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.051s
2025-12-09 20:37:59,929 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:37:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff6569d-130b-4a81-a5d7-814d3ac920c7', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff6569d-130b-4a81-a5d7-814d3ac920c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:01,019 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.077s
2025-12-09 20:38:01,019 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da39fa7d-72f5-44df-8c8d-a151c701b884', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da39fa7d-72f5-44df-8c8d-a151c701b884', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:02,080 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.049s
2025-12-09 20:38:02,080 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5fc52a-ce40-45e2-92c6-345cd0f6dcc3', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5fc52a-ce40-45e2-92c6-345cd0f6dcc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:03,134 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:38:03,135 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f78a47-850f-4aa4-8c17-b077c5adfae6', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f78a47-850f-4aa4-8c17-b077c5adfae6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:04,269 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.123s
2025-12-09 20:38:04,270 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2a93f3-7e8e-4c17-b9f5-79326de7c51f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2a93f3-7e8e-4c17-b9f5-79326de7c51f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:05,347 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.066s
2025-12-09 20:38:05,348 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5caaa0b3-60d9-4861-a4d5-ffbba2ba57eb', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5caaa0b3-60d9-4861-a4d5-ffbba2ba57eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:06,450 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.088s
2025-12-09 20:38:06,451 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77af7518-b3c4-47d1-a0fd-a9bf4e50aee8', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77af7518-b3c4-47d1-a0fd-a9bf4e50aee8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:07,511 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.046s
2025-12-09 20:38:07,512 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a9be28-0a91-47b5-ae9d-f73fbda4768c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a9be28-0a91-47b5-ae9d-f73fbda4768c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:08,599 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.074s
2025-12-09 20:38:08,599 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b33db32-c736-4ffc-be79-4e9cadabc0c2', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b33db32-c736-4ffc-be79-4e9cadabc0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:09,682 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.070s
2025-12-09 20:38:09,682 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d17a55-2726-4f45-9b04-6c3b46061591', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d17a55-2726-4f45-9b04-6c3b46061591', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:10,741 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.046s
2025-12-09 20:38:10,741 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2aa45f4-0f5a-45ec-ac57-5b22c05de6f1', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2aa45f4-0f5a-45ec-ac57-5b22c05de6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:11,799 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:38:11,800 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79963d14-53bb-4b78-a801-0af4644d1ba8', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79963d14-53bb-4b78-a801-0af4644d1ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:12,854 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:38:12,855 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bbacb15-1940-4480-9a70-f447a9bc6acd', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bbacb15-1940-4480-9a70-f447a9bc6acd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:13,903 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:38:13,904 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c10e999-0217-49a0-a795-fdf9dbe018dc', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c10e999-0217-49a0-a795-fdf9dbe018dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:15,004 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.084s
2025-12-09 20:38:15,004 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c924198-58fb-4709-bb9d-fb7b74ea3112', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c924198-58fb-4709-bb9d-fb7b74ea3112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:16,047 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.032s
2025-12-09 20:38:16,047 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8696521-fa19-4862-903a-58315b813777', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8696521-fa19-4862-903a-58315b813777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:17,091 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.032s
2025-12-09 20:38:17,091 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3532d4-985e-49c0-8ea0-e219188af616', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3532d4-985e-49c0-8ea0-e219188af616', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:18,174 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.073s
2025-12-09 20:38:18,175 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c116671-9b29-4dee-802a-73d52b486bec', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c116671-9b29-4dee-802a-73d52b486bec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:19,260 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.071s
2025-12-09 20:38:19,260 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf75185-3951-4f42-807f-5f136257a54c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf75185-3951-4f42-807f-5f136257a54c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:20,313 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.039s
2025-12-09 20:38:20,313 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3499eee1-a74a-48d3-90a0-383c90628784', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3499eee1-a74a-48d3-90a0-383c90628784', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:21,425 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.101s
2025-12-09 20:38:21,426 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a580b0-2153-4195-8485-4878b6f94ea9', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a580b0-2153-4195-8485-4878b6f94ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:22,474 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:38:22,474 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8071c0-5be4-460e-94e5-2583afc4e9a9', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8071c0-5be4-460e-94e5-2583afc4e9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:23,528 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:38:23,528 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be34048d-3946-43ae-b720-10cd74f94c3d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be34048d-3946-43ae-b720-10cd74f94c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:24,574 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.036s
2025-12-09 20:38:24,575 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d6b71c-2495-4703-a0ef-a6c2764476a0', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d6b71c-2495-4703-a0ef-a6c2764476a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:25,624 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:38:25,624 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49890c1a-1439-4b22-b51d-9ffe439367ae', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49890c1a-1439-4b22-b51d-9ffe439367ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:26,670 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:38:26,670 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf50b8b0-0fab-4886-ad77-d1c336293425', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf50b8b0-0fab-4886-ad77-d1c336293425', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:27,718 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.036s
2025-12-09 20:38:27,718 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b569de-d394-4beb-875c-3e0a2774f57f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b569de-d394-4beb-875c-3e0a2774f57f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:28,767 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:38:28,767 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9d7fa2-895c-41c3-ba4f-80eb384b0500', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9d7fa2-895c-41c3-ba4f-80eb384b0500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:29,816 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:38:29,816 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad754a9e-514a-4549-85f1-772d3fbabd36', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad754a9e-514a-4549-85f1-772d3fbabd36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:30,897 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.066s
2025-12-09 20:38:30,897 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42055fe0-b6db-4cc4-8ea1-76b9e20e9b10', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42055fe0-b6db-4cc4-8ea1-76b9e20e9b10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:31,957 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.047s
2025-12-09 20:38:31,957 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd3c886-b7da-4c69-901a-631199e3251b', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd3c886-b7da-4c69-901a-631199e3251b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:33,027 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.056s
2025-12-09 20:38:33,027 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6057512-9bd0-41eb-b5c4-deaf362eb840', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6057512-9bd0-41eb-b5c4-deaf362eb840', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:34,077 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:38:34,077 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f615fea-bf9f-49b9-8679-631c8933984f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f615fea-bf9f-49b9-8679-631c8933984f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:35,126 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:38:35,126 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a2ed085-ca55-431b-a4d3-bc5e5dcabd5c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a2ed085-ca55-431b-a4d3-bc5e5dcabd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:36,173 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:38:36,173 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e8ee08-b85e-4e1e-9dba-e16653a63bdf', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e8ee08-b85e-4e1e-9dba-e16653a63bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:37,259 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.074s
2025-12-09 20:38:37,259 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3393ec6f-d660-43b3-babd-4803453cbff5', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3393ec6f-d660-43b3-babd-4803453cbff5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:38,308 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:38:38,308 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d7f1a5-679f-4dcb-9338-7740339ef8d6', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d7f1a5-679f-4dcb-9338-7740339ef8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:39,358 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.038s
2025-12-09 20:38:39,359 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb54eba3-0b29-4675-902f-41da29098153', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb54eba3-0b29-4675-902f-41da29098153', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:40,410 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.039s
2025-12-09 20:38:40,410 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd974b9-8688-4618-b27c-43f5d605a314', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd974b9-8688-4618-b27c-43f5d605a314', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:41,465 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.043s
2025-12-09 20:38:41,465 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1d78da-6375-4ea1-ad4a-b34823e1174d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1d78da-6375-4ea1-ad4a-b34823e1174d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:42,532 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.055s
2025-12-09 20:38:42,532 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc3a625-a9dc-4f5e-841a-d30f7aa7143c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc3a625-a9dc-4f5e-841a-d30f7aa7143c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:43,579 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:38:43,580 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3f4c1d-737e-4183-b78b-2f7c8d7dc9ba', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3f4c1d-737e-4183-b78b-2f7c8d7dc9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:44,626 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:38:44,626 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55277832-a8e1-4a45-96ec-47e98edca781', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55277832-a8e1-4a45-96ec-47e98edca781', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:45,673 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:38:45,674 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f14e14ef-8b53-4b05-9880-0b55cc7dabec', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f14e14ef-8b53-4b05-9880-0b55cc7dabec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:46,722 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.036s
2025-12-09 20:38:46,722 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f84c648-49cc-44fe-923d-7726cce1cab2', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f84c648-49cc-44fe-923d-7726cce1cab2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:47,805 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.070s
2025-12-09 20:38:47,805 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b483b3-dc43-43c4-a39c-dc136f511ec5', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b483b3-dc43-43c4-a39c-dc136f511ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:48,852 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:38:48,853 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09c3eaa-a484-4d56-81a4-decd697f2d33', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09c3eaa-a484-4d56-81a4-decd697f2d33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:49,902 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:38:49,902 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4558d1ee-2b72-4d10-bdb8-fc1072c631fe', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4558d1ee-2b72-4d10-bdb8-fc1072c631fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:50,996 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.082s
2025-12-09 20:38:50,996 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6128b4c1-30c3-46a6-8aaa-4371b5ff4a3c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6128b4c1-30c3-46a6-8aaa-4371b5ff4a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:52,075 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.064s
2025-12-09 20:38:52,075 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80047794-a5b6-44c1-afc4-55aa06345776', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80047794-a5b6-44c1-afc4-55aa06345776', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:53,188 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.101s
2025-12-09 20:38:53,188 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30bc175f-5e9f-4393-8eb4-f777c3143024', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30bc175f-5e9f-4393-8eb4-f777c3143024', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:54,285 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.080s
2025-12-09 20:38:54,285 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea1b676-ec6a-432d-9fa9-f4e791c2fee2', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea1b676-ec6a-432d-9fa9-f4e791c2fee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:55,341 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.043s
2025-12-09 20:38:55,341 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc61ed6-6cb5-47a2-8934-830d47f8ac30', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc61ed6-6cb5-47a2-8934-830d47f8ac30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:56,387 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.032s
2025-12-09 20:38:56,387 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85947082-75fe-4b16-bd06-8ff37b6472e7', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85947082-75fe-4b16-bd06-8ff37b6472e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:57,432 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:38:57,432 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a57309-6972-4c54-bc3a-83712a40fa7f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a57309-6972-4c54-bc3a-83712a40fa7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:58,477 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:38:58,478 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fbab9e-437c-4f49-8fe9-30e7dc18be64', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fbab9e-437c-4f49-8fe9-30e7dc18be64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:38:59,534 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.045s
2025-12-09 20:38:59,534 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da68693-9e2e-4cc5-af75-cc252ff3ac31', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da68693-9e2e-4cc5-af75-cc252ff3ac31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:00,583 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:39:00,583 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb76125-7839-4fec-8d3f-b31a2a99e107', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb76125-7839-4fec-8d3f-b31a2a99e107', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:01,632 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.038s
2025-12-09 20:39:01,633 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc22cbe-e9ed-45ed-b88a-9ab4e01d870d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc22cbe-e9ed-45ed-b88a-9ab4e01d870d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:02,684 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.040s
2025-12-09 20:39:02,684 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01949cf-cff8-45cc-932b-c98f6f03e6b2', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01949cf-cff8-45cc-932b-c98f6f03e6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:03,751 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.055s
2025-12-09 20:39:03,751 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d2838f-3a61-46ff-8154-4c85fc309475', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d2838f-3a61-46ff-8154-4c85fc309475', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:04,811 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.048s
2025-12-09 20:39:04,812 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a699ebfc-3397-4d48-9ded-9bfb1e2a60fc', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a699ebfc-3397-4d48-9ded-9bfb1e2a60fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:05,865 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:39:05,865 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2523800d-6a20-4c1f-b337-836c9a7d78dd', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2523800d-6a20-4c1f-b337-836c9a7d78dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:06,920 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.043s
2025-12-09 20:39:06,920 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5def31b-430b-4941-935b-239b47f423b5', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5def31b-430b-4941-935b-239b47f423b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:07,981 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.050s
2025-12-09 20:39:07,981 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650d7a3f-908a-4b9e-bfc8-e3381ec2c398', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650d7a3f-908a-4b9e-bfc8-e3381ec2c398', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:09,047 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.054s
2025-12-09 20:39:09,047 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d81836-f574-4dfd-b8d9-dc014b0744e7', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d81836-f574-4dfd-b8d9-dc014b0744e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:10,094 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:39:10,094 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1fef3a-515a-457a-8619-0cf983e8ce74', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1fef3a-515a-457a-8619-0cf983e8ce74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:11,136 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.030s
2025-12-09 20:39:11,136 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de541914-910a-47c7-8827-82edc525db5e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de541914-910a-47c7-8827-82edc525db5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:12,180 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.033s
2025-12-09 20:39:12,180 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f793ef25-7dc8-45e0-b937-82f4a9e6682b', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f793ef25-7dc8-45e0-b937-82f4a9e6682b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:13,224 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.032s
2025-12-09 20:39:13,224 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea64ed93-ee2a-43cc-af6c-fcffd5eced48', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea64ed93-ee2a-43cc-af6c-fcffd5eced48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:14,274 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.038s
2025-12-09 20:39:14,274 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a3c813-d4c8-4e5c-89f6-e9edee34b1a6', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a3c813-d4c8-4e5c-89f6-e9edee34b1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:15,324 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.039s
2025-12-09 20:39:15,325 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d70670-008a-411d-9010-6e816a19be38', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d70670-008a-411d-9010-6e816a19be38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:16,372 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:39:16,372 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31fae6a-f1cf-43d5-96b6-771e1529695f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31fae6a-f1cf-43d5-96b6-771e1529695f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:17,437 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.053s
2025-12-09 20:39:17,438 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af8235b3-9a0f-4619-a87f-4034572d94c3', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8235b3-9a0f-4619-a87f-4034572d94c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:18,509 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.057s
2025-12-09 20:39:18,509 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68b0a01-0c1f-48b3-87b3-dd23d835f87c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68b0a01-0c1f-48b3-87b3-dd23d835f87c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:19,556 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:39:19,556 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f553194-0b12-4d49-9511-10696fd5d71e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f553194-0b12-4d49-9511-10696fd5d71e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:20,604 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:39:20,605 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e18286f-4f69-49e8-bfc1-cf102ed0e725', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e18286f-4f69-49e8-bfc1-cf102ed0e725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:21,665 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.049s
2025-12-09 20:39:21,665 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c86055d-cf25-479e-aefb-31aa603e9509', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c86055d-cf25-479e-aefb-31aa603e9509', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:22,738 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.060s
2025-12-09 20:39:22,738 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f205083-d131-4f04-85dd-285a58cd0b40', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f205083-d131-4f04-85dd-285a58cd0b40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:23,785 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.032s
2025-12-09 20:39:23,786 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae7b6dae-21a3-4c2e-a4a3-d3d5ee30f86e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae7b6dae-21a3-4c2e-a4a3-d3d5ee30f86e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:24,831 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:39:24,831 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a952ea2-eb9e-45cc-b577-f250a785de37', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a952ea2-eb9e-45cc-b577-f250a785de37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:25,878 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:39:25,878 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d435d921-2a59-484b-a979-8d6fda6fbabf', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d435d921-2a59-484b-a979-8d6fda6fbabf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:26,924 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:39:26,925 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38206a49-3c34-4815-897a-90ef04ec0c77', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38206a49-3c34-4815-897a-90ef04ec0c77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:27,979 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:39:27,979 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360a9188-b30e-46e9-ba07-6681b0ea1de4', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360a9188-b30e-46e9-ba07-6681b0ea1de4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:29,029 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.039s
2025-12-09 20:39:29,030 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc7da42-f272-4412-a432-e4d3b13dc547', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc7da42-f272-4412-a432-e4d3b13dc547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:30,081 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.041s
2025-12-09 20:39:30,081 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db689ccc-50dc-4b18-873f-74c2d30a1bca', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db689ccc-50dc-4b18-873f-74c2d30a1bca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:31,136 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.039s
2025-12-09 20:39:31,136 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf6fa93-d336-4196-b34a-9c0da8a76929', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf6fa93-d336-4196-b34a-9c0da8a76929', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:32,189 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:39:32,189 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57260fdc-bcea-400c-8686-b6d46248314d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57260fdc-bcea-400c-8686-b6d46248314d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:33,235 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:39:33,235 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4a3b94-ad29-4020-8d39-ee38828ae7ba', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4a3b94-ad29-4020-8d39-ee38828ae7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:34,308 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.061s
2025-12-09 20:39:34,309 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e1ae13-8ffc-4f36-8e09-933d41533b5b', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e1ae13-8ffc-4f36-8e09-933d41533b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:35,354 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:39:35,355 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d2b8ed-f9a1-404c-b823-32f4b517fee8', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d2b8ed-f9a1-404c-b823-32f4b517fee8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:36,399 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.033s
2025-12-09 20:39:36,399 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a82affd-e985-4c87-99b9-e42fabe776ff', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a82affd-e985-4c87-99b9-e42fabe776ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:37,449 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:39:37,449 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb9fc4e-e53c-495b-befc-9e9b6b098cba', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb9fc4e-e53c-495b-befc-9e9b6b098cba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:38,512 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.051s
2025-12-09 20:39:38,513 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d568c86-6fa5-4865-aea7-e6648ef05f07', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d568c86-6fa5-4865-aea7-e6648ef05f07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:39,561 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.036s
2025-12-09 20:39:39,561 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12a38a4-5c23-4201-8ccf-0cb36a6a3cef', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12a38a4-5c23-4201-8ccf-0cb36a6a3cef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:40,609 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:39:40,610 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b86623d-b7a3-4926-ad1a-100e77f57eac', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b86623d-b7a3-4926-ad1a-100e77f57eac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:41,666 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.045s
2025-12-09 20:39:41,667 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7831968f-6ef5-443c-ac63-2493da3f8df0', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7831968f-6ef5-443c-ac63-2493da3f8df0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:42,721 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.043s
2025-12-09 20:39:42,722 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d8a864-7fa6-4d22-a545-d61c30d84b46', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d8a864-7fa6-4d22-a545-d61c30d84b46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:43,813 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.079s
2025-12-09 20:39:43,813 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db3d174-a96a-41a2-ae34-27f899b0dc2f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db3d174-a96a-41a2-ae34-27f899b0dc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:44,880 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.046s
2025-12-09 20:39:44,880 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f2d780-774f-4c3f-abee-47e896061a63', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f2d780-774f-4c3f-abee-47e896061a63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:45,934 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:39:45,935 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558105fe-bbc9-4d44-a745-30c90b976cc8', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558105fe-bbc9-4d44-a745-30c90b976cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:47,000 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.054s
2025-12-09 20:39:47,001 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d30d06-6527-4e43-b1a3-3dfb74d97d01', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d30d06-6527-4e43-b1a3-3dfb74d97d01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:48,047 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:39:48,047 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9798a63a-75a2-4cc4-bbc0-5ea695c97535', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9798a63a-75a2-4cc4-bbc0-5ea695c97535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:49,104 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.047s
2025-12-09 20:39:49,104 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefe7029-e031-44d0-b206-0b2cc4be3ac3', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefe7029-e031-44d0-b206-0b2cc4be3ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:50,179 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.062s
2025-12-09 20:39:50,179 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a89c47-5c24-40b7-a1c9-3115c19d42fd', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a89c47-5c24-40b7-a1c9-3115c19d42fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:51,255 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.064s
2025-12-09 20:39:51,255 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fcaa4a9-a631-4ae3-842b-7ef4312db67c', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fcaa4a9-a631-4ae3-842b-7ef4312db67c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:52,308 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:39:52,308 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0579b517-b7af-484a-838b-e4f539a641f5', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0579b517-b7af-484a-838b-e4f539a641f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:53,364 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.044s
2025-12-09 20:39:53,364 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc51600-4b34-4610-b19f-836704bdfe94', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc51600-4b34-4610-b19f-836704bdfe94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:54,440 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.065s
2025-12-09 20:39:54,440 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed61581-20cf-437c-a636-653c14d600a0', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed61581-20cf-437c-a636-653c14d600a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:55,513 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.059s
2025-12-09 20:39:55,513 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6da455-b83b-4d00-b7fc-ed78b014a27e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6da455-b83b-4d00-b7fc-ed78b014a27e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:56,595 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.070s
2025-12-09 20:39:56,595 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252cb574-2c51-47a5-abaa-ddf64273b396', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252cb574-2c51-47a5-abaa-ddf64273b396', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:57,703 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.096s
2025-12-09 20:39:57,703 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a5957e7-2539-4b41-9737-523c5fe6f57a', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a5957e7-2539-4b41-9737-523c5fe6f57a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:58,753 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.038s
2025-12-09 20:39:58,753 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f980ef52-2b78-43ce-a2fb-a416b244fe79', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f980ef52-2b78-43ce-a2fb-a416b244fe79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:39:59,819 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.055s
2025-12-09 20:39:59,820 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7519446a-2734-4cbe-94a9-8ccaed38b448', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7519446a-2734-4cbe-94a9-8ccaed38b448', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:00,865 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:40:00,866 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece1d877-844e-4c8b-8ff7-cce88f16a12a', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece1d877-844e-4c8b-8ff7-cce88f16a12a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:01,917 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.040s
2025-12-09 20:40:01,917 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd6c006-6c1a-4ad6-93f8-1deec27fab17', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd6c006-6c1a-4ad6-93f8-1deec27fab17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:02,993 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.064s
2025-12-09 20:40:02,993 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0d41ae-563d-4ad5-928a-93a0f6dc5b92', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0d41ae-563d-4ad5-928a-93a0f6dc5b92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:04,324 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.317s
2025-12-09 20:40:04,324 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ea53de-311c-4b86-badc-ec9b699dacd5', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ea53de-311c-4b86-badc-ec9b699dacd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:05,380 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.039s
2025-12-09 20:40:05,380 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ec0943-51a1-40f2-a234-1df53d668bc7', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ec0943-51a1-40f2-a234-1df53d668bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:06,436 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.043s
2025-12-09 20:40:06,436 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c155f0a-0839-4fce-bbba-95a0f7e56414', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c155f0a-0839-4fce-bbba-95a0f7e56414', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:07,487 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.040s
2025-12-09 20:40:07,487 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d037736-3833-4abd-bf47-61f6d8738a8a', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d037736-3833-4abd-bf47-61f6d8738a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:08,536 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:40:08,536 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b714fa33-7fed-4e7e-a70e-7040746a9720', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b714fa33-7fed-4e7e-a70e-7040746a9720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:09,622 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.074s
2025-12-09 20:40:09,622 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179cabd2-b1e1-46c6-96d4-7978707cc8f4', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179cabd2-b1e1-46c6-96d4-7978707cc8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:10,679 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.043s
2025-12-09 20:40:10,679 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8265babe-01ff-42e9-93e2-259e8094528f', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8265babe-01ff-42e9-93e2-259e8094528f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:11,769 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.074s
2025-12-09 20:40:11,770 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f259ae12-d5df-48a6-b00f-c4f187713e06', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f259ae12-d5df-48a6-b00f-c4f187713e06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:12,872 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.089s
2025-12-09 20:40:12,873 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24ef7ab-bf78-4c75-af8e-1a55191bee35', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24ef7ab-bf78-4c75-af8e-1a55191bee35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:13,923 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:40:13,923 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5de158-39dd-42c6-81d5-c0da54e986ef', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5de158-39dd-42c6-81d5-c0da54e986ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:14,984 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.049s
2025-12-09 20:40:14,985 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1824623-d115-479c-94df-90b4404884e5', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1824623-d115-479c-94df-90b4404884e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:16,055 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.059s
2025-12-09 20:40:16,055 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6b92c8-98ec-4da9-bbba-92bb3498560b', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6b92c8-98ec-4da9-bbba-92bb3498560b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:17,110 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:40:17,110 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa07fc7-6a91-4488-947c-577282e691d3', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa07fc7-6a91-4488-947c-577282e691d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:18,174 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.052s
2025-12-09 20:40:18,175 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6158899-81cf-4fd9-8c95-978b5c098abe', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6158899-81cf-4fd9-8c95-978b5c098abe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:19,224 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.037s
2025-12-09 20:40:19,225 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82d9c91-1a62-43f8-a39b-3c160fcf5800', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82d9c91-1a62-43f8-a39b-3c160fcf5800', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:20,280 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.043s
2025-12-09 20:40:20,280 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec216e0a-cd16-4409-b30b-974c91977a29', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec216e0a-cd16-4409-b30b-974c91977a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:21,343 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.051s
2025-12-09 20:40:21,344 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1975ac48-5aae-4f04-b03b-9cc9e966f5d6', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1975ac48-5aae-4f04-b03b-9cc9e966f5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:22,394 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.038s
2025-12-09 20:40:22,394 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938fcbd4-2f61-46c0-8417-411bfade826b', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938fcbd4-2f61-46c0-8417-411bfade826b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:23,441 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:40:23,441 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4803a59b-2f68-485f-94cc-c3785fa28976', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4803a59b-2f68-485f-94cc-c3785fa28976', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:24,497 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:40:24,497 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a2f692-717f-4ca7-8e3f-805474fddc7e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a2f692-717f-4ca7-8e3f-805474fddc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:25,551 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:40:25,551 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0b454e-efbd-45c0-9ebd-266725622956', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0b454e-efbd-45c0-9ebd-266725622956', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:26,607 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.045s
2025-12-09 20:40:26,608 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0c3e61-8464-43d5-885a-4df98ec5cabf', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0c3e61-8464-43d5-885a-4df98ec5cabf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:27,661 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:40:27,661 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed81455-abbb-40fb-97e5-2d35b5d93353', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed81455-abbb-40fb-97e5-2d35b5d93353', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:28,715 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:40:28,715 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f768b0-902e-4d61-8f81-0646992fab95', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f768b0-902e-4d61-8f81-0646992fab95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:29,767 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.040s
2025-12-09 20:40:29,767 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64cda468-f11e-4bcc-b408-fdd41dd711f2', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64cda468-f11e-4bcc-b408-fdd41dd711f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:30,824 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.045s
2025-12-09 20:40:30,824 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca27b3c9-e66a-49c2-9209-69ce19f2c774', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca27b3c9-e66a-49c2-9209-69ce19f2c774', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:31,900 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.064s
2025-12-09 20:40:31,900 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f3aafd-6206-4bac-9e42-73d94db19170', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f3aafd-6206-4bac-9e42-73d94db19170', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:32,977 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.062s
2025-12-09 20:40:32,977 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd020fd2-99b5-4532-b3aa-21269f3d5305', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd020fd2-99b5-4532-b3aa-21269f3d5305', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:34,095 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.094s
2025-12-09 20:40:34,096 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342ba72f-c970-4b99-af73-ccc345822557', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342ba72f-c970-4b99-af73-ccc345822557', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:35,155 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.048s
2025-12-09 20:40:35,156 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ef1e7c-c281-48f9-8fe6-79ac9b565422', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ef1e7c-c281-48f9-8fe6-79ac9b565422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:36,205 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.036s
2025-12-09 20:40:36,205 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf8183b-cc21-4431-b3c1-92a511dbd7ea', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf8183b-cc21-4431-b3c1-92a511dbd7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:37,250 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:40:37,250 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cd68fe-6ff7-4e47-98b2-4235b352ddd3', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cd68fe-6ff7-4e47-98b2-4235b352ddd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:38,295 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:40:38,295 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151a8a45-4f39-42db-a74e-298f6d8e8c96', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151a8a45-4f39-42db-a74e-298f6d8e8c96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:39,346 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.040s
2025-12-09 20:40:39,347 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef715222-df6c-432a-8890-d4d969a26073', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef715222-df6c-432a-8890-d4d969a26073', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:40,393 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.035s
2025-12-09 20:40:40,393 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a37cbb-d89d-46f4-8bbe-ff028de2dfe0', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a37cbb-d89d-46f4-8bbe-ff028de2dfe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:41,449 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.043s
2025-12-09 20:40:41,450 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9155789-a9c7-459b-8f12-07d390a0a274', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9155789-a9c7-459b-8f12-07d390a0a274', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:42,511 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.051s
2025-12-09 20:40:42,512 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36162f1d-d052-428b-a674-c84a38e7fea0', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36162f1d-d052-428b-a674-c84a38e7fea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:43,556 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.033s
2025-12-09 20:40:43,556 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029b9555-5665-4609-b3df-7623d5eee628', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029b9555-5665-4609-b3df-7623d5eee628', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:44,601 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.034s
2025-12-09 20:40:44,601 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a39ae04-034a-409f-90aa-5cbf189e09f3', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a39ae04-034a-409f-90aa-5cbf189e09f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:45,653 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.040s
2025-12-09 20:40:45,653 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7946ee41-ada7-4731-8386-4be3e3dc8363', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7946ee41-ada7-4731-8386-4be3e3dc8363', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:46,698 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.033s
2025-12-09 20:40:46,698 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e76878-9a4b-492d-9a1f-4454a90d623e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e76878-9a4b-492d-9a1f-4454a90d623e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:47,757 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.046s
2025-12-09 20:40:47,758 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3dac23-a85e-4e19-b240-727fee707ae3', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3dac23-a85e-4e19-b240-727fee707ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:48,818 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.044s
2025-12-09 20:40:48,819 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc619ad7-7efb-4753-964d-cc285ae9dc02', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc619ad7-7efb-4753-964d-cc285ae9dc02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:49,873 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.042s
2025-12-09 20:40:49,873 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a93abfa-5746-47ff-8eb4-1852bc2275b8', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a93abfa-5746-47ff-8eb4-1852bc2275b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
2025-12-09 20:40:50,929 82092 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75 0.045s
2025-12-09 20:40:50,930 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc67bb4e-d323-4acf-8c8e-57818683dffc', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc67bb4e-d323-4acf-8c8e-57818683dffc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75'}
Body: b'{"volume": {"id": "84f45933-f81c-40df-8b2b-fdaa21a92f75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:37:34.000000", "updated_at": "2025-12-09T19:37:35.000000", "name": "tempest-TaggedBootDevicesTest-volume-273564587", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/84f45933-f81c-40df-8b2b-fdaa21a92f75"}], "user_id": "5aa8b7977ae8473f88e09d3233533346", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f84940802b464d1a8ecc7582035a6fc8"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices
boot_volume = self.create_volume(CONF.compute.image_ref)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume
waiters.wait_for_volume_resource_status(cls.volumes_client,
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 84f45933-f81c-40df-8b2b-fdaa21a92f75 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt15.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
pt15.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
pt15.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
pt15.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
pt15.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] |
fail
ft15.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 20:59:31,184 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 202 POST http://192.168.122.136/volume/v3/volumes/a3c392f0-1853-4158-9cbe-40ddff0fa6e3/action 0.535s
2025-12-09 20:59:31,185 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce00659-caf9-46b6-a5d6-41661c562f53', 'content-length': '654', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce00659-caf9-46b6-a5d6-41661c562f53', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes/a3c392f0-1853-4158-9cbe-40ddff0fa6e3/action'}
Body: b'{"os-volume_upload_image": {"id": "a3c392f0-1853-4158-9cbe-40ddff0fa6e3", "updated_at": "2025-12-09T19:59:30.000000", "status": "uploading", "display_description": null, "size": 1, "volume_type": {"id": "cb22e0f7-9844-4c9b-8f21-92bc6a8588ac", "name": "QuobyteHD", "description": null, "is_public": true, "extra_specs": {}, "qos_specs_id": null, "created_at": "2025-12-09T19:32:24.000000", "updated_at": null, "deleted_at": null, "deleted": false}, "image_id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "container_format": "bare", "disk_format": "raw", "image_name": "tempest-VolumesActionsTest-Image-131325329", "protected": false, "visibility": "shared"}}'
2025-12-09 20:59:31,207 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 20:59:31,207 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e7adfe09-8a65-4d8f-bfa1-494870f14f94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:32,224 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:32,224 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4f393b5f-aa63-4aba-af89-9aae9ffd948c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:33,254 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.028s
2025-12-09 20:59:33,254 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fa8ef4b9-8ac9-4366-bcfd-ee56af24df07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:34,270 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.014s
2025-12-09 20:59:34,270 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1fbb6c07-b904-4e74-97b2-d6cac197b8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:35,288 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:35,288 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c0747aec-5366-4f3a-9715-a7d87cde4125', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:36,307 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 20:59:36,308 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca3c66c2-836b-4557-bb99-4f454264b8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:37,326 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 20:59:37,326 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a65e6c90-df43-4e72-a861-7099ee6cd147', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:38,344 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:38,344 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-804b7e68-f0f9-45ec-9bb8-9cdad1f5a338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:39,365 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 20:59:39,365 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-855d8d22-602c-4523-907c-07fc76b0f691', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:40,382 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 20:59:40,382 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3f05902c-4edb-4536-b977-95706e6cca6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:41,399 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:41,400 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5c37b838-55b7-4ac4-b415-e6d5cd2cf3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:42,418 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 20:59:42,418 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2029f3dc-ee13-4e79-8353-736c77a6e532', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:43,437 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 20:59:43,437 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b6f9619e-5897-4aac-b087-59a80b26ef9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:44,454 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 20:59:44,455 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-85c83c84-90b5-4e9c-9ecd-e43b412817d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:45,473 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 20:59:45,473 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a4bd3025-8f90-424a-bdf8-c62ba5d926e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:46,491 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:46,491 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5855dd9d-77ef-4e65-bc6a-8490564a6e52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:47,509 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:47,509 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c8907810-03ab-4844-9efb-059a3688c28a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:48,526 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:48,527 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5d55f7f0-7639-4875-b3d9-6b6c434d19ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:49,549 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 20:59:49,549 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c4c8d692-81f9-471e-822e-6b2968c78852', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:50,567 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:50,567 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e37dcb79-0392-48f2-9e1b-0e9aee85f793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:51,590 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 20:59:51,590 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b7281826-c346-4e90-b22d-055e6c9c43a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:52,614 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 20:59:52,615 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-492f319b-fcaf-43af-aa39-48e066750aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:53,633 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:53,633 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1d0510d-a209-4fa8-a7f6-326b59db96ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:54,650 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 20:59:54,651 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bdff76a1-54cd-4af8-ad3d-9d30a98df3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:55,669 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 20:59:55,669 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0967524e-acde-4090-aaab-3b64f80fcfa7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:56,685 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 20:59:56,685 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3333792-a0e7-4e16-b8dc-f3ec78edfb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:57,703 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 20:59:57,703 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-def3366e-bd42-4d75-aa34-dbb3406411ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:58,720 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 20:59:58,720 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-27df66a5-c357-404f-a2e8-8b0d89947705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:59:59,739 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 20:59:59,740 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1cee4887-2133-48c0-8793-382a9db45e12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:00,756 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:00,757 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-974cffe9-85a4-40d6-874b-c381ee5089f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:01,774 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:01,775 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8acc928b-089f-4620-801b-f41061baa9be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:02,792 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:02,793 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-86b0a14c-216f-43e2-a05a-8fa3f624a13c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:03,810 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:03,811 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0bb0bcb4-6a07-48bd-9f40-58709568a008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:04,832 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:00:04,833 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4d276d53-32ad-4b5b-a162-f5073b31af8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:05,850 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:05,850 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9088c620-9c9f-4bd9-8da7-73ba6e017eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:06,869 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:00:06,870 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1bc10cb8-cdb2-4e57-bdcb-2a00a653d504', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:07,892 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:00:07,892 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fffb1987-95b6-467f-871c-22fa963abf25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:08,913 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:00:08,913 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8121f6df-3e4f-4255-a946-e4c244d564c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:09,933 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:00:09,933 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6367f136-52b1-4663-ac47-09c5d3a8ff01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:10,956 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:00:10,956 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4195737d-18e4-4bf6-be65-3359a2a55703', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:11,973 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:11,973 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-606b01a9-676b-46c7-a2f7-ec6617988f37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:12,990 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:12,990 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-626f2720-5ffd-4a8f-93e7-4befe6122fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:14,011 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:00:14,011 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a856e969-26aa-492a-93d3-967626af7ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:15,031 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:00:15,031 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-794663c6-1ab0-4c02-9faf-760ac3f65535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:16,050 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:16,050 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3edfc868-d569-41dd-823f-2bdf730cb518', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:17,067 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:17,068 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1bda97ab-47c7-468f-8d64-ce9b2aa7338c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:18,085 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:18,085 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-89bca4be-cac4-4ea1-a8f3-b636cdcd6887', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:19,109 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:00:19,110 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-218fe6bd-0b3c-40f5-91f0-0f2c4725e226', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:20,125 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:20,126 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-608e8372-3e1b-4eb8-9e61-ebd39486a302', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:21,143 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:21,143 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a21d3d3d-5d8a-4b04-8f7e-f0bf2d97df76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:22,160 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:22,160 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9e120d02-f8ad-45e3-aa64-0e7500ef19de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:23,178 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:23,178 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c73cc7d1-7698-4b3b-87ee-dbf2bf95001e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:24,195 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:24,195 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-45243d60-1fee-4f94-a5c4-b2212fb84f20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:25,214 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:25,214 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7f5cf624-e7a7-4100-b12b-5ba7292d8ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:26,233 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:26,233 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a6613ab4-e2f9-4600-9380-2516f0c0a687', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:27,251 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:27,251 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cde81b54-651b-42a2-b673-73e8e6175f62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:28,269 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:28,269 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cc7b2072-b21b-4186-b92c-641e5bf3f781', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:29,290 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:00:29,291 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b033085f-6855-448c-a2d7-7d5e02bdadf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:30,309 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:30,309 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3be65c2c-e39d-4eec-908a-ab571cdd84e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:31,330 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:00:31,330 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-950df8e4-204e-4961-a9cd-1f993628f350', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:32,348 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:32,348 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9b0bd217-9dc7-4315-a220-f2d65046c31b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:33,366 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:33,366 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d90ec30a-4b41-4e0c-9cbb-a94ef5fa7c65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:34,389 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:00:34,389 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1e707130-9f57-490c-a3c4-6cd1cddaf5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:35,407 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:35,407 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-03a6c386-c827-4888-bb53-1d00ed0d845f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:36,441 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.031s
2025-12-09 21:00:36,441 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f6535c92-6459-4f3e-9939-cf59af75414a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:37,459 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:37,459 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-066f5445-2fbf-4850-a2af-3666c47b810f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:38,478 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:00:38,479 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e91aebbf-27b4-450c-b66b-0a371f717f28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:39,497 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:39,497 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ad764155-761d-4386-8222-a9c43397f06c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:40,513 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.014s
2025-12-09 21:00:40,513 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b42db7f2-c383-4f22-81d4-dfe98ca66e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:41,532 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:41,532 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-48cff2a6-e570-48b5-a17f-d648b5a3bd60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:42,549 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:42,550 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-26b163a0-0ad5-434d-8130-aaff8db6d1de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:43,568 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:43,569 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-27641208-eb9b-4172-a8bb-ed1cb24d947b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:44,587 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:44,587 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f438470-e7b8-45f4-a937-0bdbed6f38c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:45,604 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:45,605 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-facebcbe-8539-41f6-b454-ea064ae4e474', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:46,628 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:00:46,628 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c0ed260a-775f-4299-a6c5-b08cc209bb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:47,647 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:47,648 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-58aaa2b4-e0ff-4374-a970-046946bc43f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:48,665 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:48,665 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1aed19d-3d7f-421b-9ad3-4e514c5d3868', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:49,689 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:00:49,689 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cb533334-2d47-4ff5-b461-0ef9678af796', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:50,711 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:00:50,712 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a5c9b0e-8f72-4956-9dab-7833fd697e90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:51,729 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:51,730 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3c02773b-fc8d-4691-85d1-721d99600744', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:52,749 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:00:52,749 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a52580ef-e675-4d84-9708-76054504422e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:53,766 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:53,766 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e2d391e-4f7d-4fc2-8418-5c37c7884804', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:54,785 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:00:54,786 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-99c866e5-3a90-465d-91c9-10f90268bc43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:55,802 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:55,803 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2b69b6fb-32a5-458b-92ce-bbefab5bf808', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:56,820 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:56,820 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-39e3fb68-b428-4a55-813d-cfa654abcce2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:57,837 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:57,838 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-06759d38-0490-4340-8101-2951203f096f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:58,855 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:00:58,856 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2550d526-cb0b-4229-81c6-4400f460f906', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:00:59,872 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:00:59,873 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bf26431c-24c2-437d-b241-c4eaa2dfa53d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:00,895 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:01:00,895 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-539079dc-a771-40e0-9a34-0f75c6e0094e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:01,914 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:01,914 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9641c92f-8568-4195-868a-bdaadc93fa94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:02,931 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:02,931 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-89f25c67-d74d-41dc-8231-c9bcd99012df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:03,950 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:03,951 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa3c1f68-2504-4878-a4c9-ef3d0073b631', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:04,979 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.026s
2025-12-09 21:01:04,979 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-da129202-8b62-41de-aa27-86a98b6e9b93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:05,996 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:05,997 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-10c50197-20f5-4d8b-8459-841b637d6b52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:07,015 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:07,015 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-20a2408b-fbb2-4c16-bc53-a4d6aa18a9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:08,032 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:08,032 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-73fa3b85-b683-4a4b-953a-f09b46d4209c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:09,051 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:09,052 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4cc2b5bc-f59a-4b73-af62-00bc5e85d004', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:10,070 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:10,070 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4742cc4c-446c-4696-b3a5-6acc31475ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:11,090 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:01:11,090 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-041c71a6-3499-4e5e-b79f-0b77eef92720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:12,112 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:01:12,112 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4e0c2ce9-a71b-41cc-bca1-fd566656f73d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:13,134 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:01:13,135 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca8e7a9b-2940-477c-9b75-7e43cd7fd526', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:14,158 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:01:14,158 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-114c69dc-a28e-4c8b-a100-19f098e9474c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:15,180 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:01:15,180 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d63952a0-6df5-43f8-aaa1-b1a944b08344', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:16,203 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:01:16,204 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75aa4295-0b86-45e1-a92b-dfb54d5479a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:17,224 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:01:17,225 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0348b894-2897-45a8-8487-8d9db3bfb893', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:18,243 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:18,243 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4c981b68-9f53-4baa-9dbe-9e5a34fcff7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:19,264 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:01:19,265 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4fc3e4c8-c8f0-4b26-8d3e-580548b0441b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:20,281 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:20,282 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-31abe80a-eed0-4820-9066-d7b2258f5001', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:21,301 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:01:21,302 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b7ffd5f3-b061-4ed7-b71d-9d2c6ce1edf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:22,320 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:22,321 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0aeec6fb-ebbb-4e72-8fa5-3a46666112ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:23,341 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:01:23,342 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7e4301dd-6e67-4421-95cd-9dbd3c5f8db7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:24,358 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:24,359 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec4daabd-96ea-407c-99e5-234f435014be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:25,383 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.023s
2025-12-09 21:01:25,383 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-feb0aa52-90ef-4931-b4e5-a046f5d3ecff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:26,400 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:26,400 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-101400a8-b04e-4524-a73e-3fa026bd413f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:27,419 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:27,419 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1565dd59-613c-418e-80ad-03ea40c8876d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:28,444 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.024s
2025-12-09 21:01:28,444 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6bb61f24-ad46-43bc-ad2e-53b479c07caf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:29,463 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:29,463 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f7c9999c-a240-4178-ba17-f4e55aec4ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:30,483 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:30,483 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5143894a-03b5-4c4b-9663-d3fdf2b79731', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:31,501 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:31,501 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b227991-2ce2-439a-ae92-17ab29f68764', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:32,518 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:32,519 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-616e8055-8ef3-427f-a3c9-60f2e0a487bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:33,539 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:01:33,539 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81d7585f-ec07-41f4-9722-a606fa38bec6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:34,559 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:01:34,559 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a808fb9-3b36-45fd-8637-645b6d1907d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:35,580 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:01:35,581 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2eb82338-1f7f-4283-8a4e-7a83ed903f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:36,602 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:01:36,602 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1691fa83-5124-464a-a8b1-2df7814d472e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:37,618 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:37,618 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-03d24120-b6be-4e32-bc71-ee553ac195f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:38,635 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:38,635 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-09282ff7-b185-485a-b9f9-d1dbc23808c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:39,654 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:39,654 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d30a1b8-c319-42c9-92be-fa86771a6a60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:40,671 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:40,671 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-780cf38a-f3d7-46ca-9fbc-8769d5c223e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:41,690 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:41,690 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a612e1e2-f528-4e02-a2b5-2dfb98d93521', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:42,705 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.014s
2025-12-09 21:01:42,706 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7bb30cfa-5242-459e-8269-462b198181c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:43,723 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:43,723 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e00e5606-bbc4-4b2f-a8bc-f71478f8e7d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:44,743 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:01:44,744 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a78d9da9-0c23-4707-9fa3-5488ca4140d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:45,762 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:45,762 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-87638f67-1dec-4661-901e-e75961b835bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:46,785 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:01:46,786 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe3da06e-6e37-4eb4-8673-f6e58967b999', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:47,804 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:47,805 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2831184d-9937-4bc7-8d6c-225db30f1505', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:48,821 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:48,822 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-33610801-f963-4d3a-958f-253dfd1f9e43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:49,844 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:01:49,845 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dd4de5aa-e1ad-428e-85c3-2fbcc1a60483', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:50,862 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:50,862 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7ee2709f-0f7f-4eb7-9dbb-e29c591cf3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:51,881 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:51,881 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8f151383-439c-43bd-bcf9-9fc5dcce5ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:52,897 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:52,898 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60910163-54c7-4a9f-a8e1-d560a548a9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:53,919 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:01:53,919 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bbde540c-67c6-49c1-a6e9-76680cbe4092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:54,936 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:54,937 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-07b4697d-3f50-40ef-b1c2-a45d2a681837', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:55,955 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:01:55,956 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-356f81ef-29c6-484b-922a-4d2cff52743b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:56,973 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:56,974 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-08f7b8b7-486e-45d1-901d-f1f71bc19b49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:57,991 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:01:57,991 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8bc7a58d-e827-41ee-b166-ad3a67bce51a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:01:59,009 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:01:59,009 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-82d81cbb-d683-445a-bce3-400cb495ab45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:00,026 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:02:00,026 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-509259dd-9e21-4c0c-88cb-45beecd101b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:01,046 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:01,046 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eb139206-44a8-4f6e-9757-70a7598bbb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:02,065 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:02,065 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-da9ce5f0-2009-4b7b-8c09-7c4f21e4ec88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:03,084 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:03,084 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8a97b04c-786b-4d77-8403-faed4d97fd90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:04,108 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:02:04,108 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-58cbae73-0588-4734-923d-373d2a9fe71d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:05,126 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:05,126 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9940250c-6f4b-40fe-b25e-f8b41702f54b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:06,145 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:06,145 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-11443cf3-68f5-4f07-9516-0146585671a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:07,164 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:07,164 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4a70ebac-ae32-4492-8008-b068cff8b455', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:08,184 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:08,184 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5343f5a7-9afc-4909-a8b7-8d7ac43dd47c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:09,205 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:02:09,206 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-664a1a66-1953-4b83-a7ca-60635b42383d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:10,224 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:10,224 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-620d6a9a-3f9f-497f-8df7-c9034650d464', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:11,243 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:11,243 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f3f40097-a0db-4aa7-a929-c7d09e5d4777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:12,261 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:12,261 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d5baed4e-88e4-4b53-8467-82b310494acd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:13,284 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:02:13,284 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5d6cf36a-abf1-401e-bf2f-d80173981a39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:14,301 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:14,302 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d3490c41-bb19-4d37-b529-8417bf083c94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:15,325 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:02:15,325 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-05f02173-b116-447a-b3c8-6faae17f8b48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:16,343 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:16,343 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c3246c2f-f67f-4d1c-8869-eee142d5e7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:17,360 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:17,361 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-52ef2ae3-1102-4a26-9820-9e2012351f08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:18,377 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:02:18,378 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-45a84820-1b7e-4877-98dc-768ae4922013', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:19,401 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:02:19,401 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-40503c22-6d03-41ce-87ce-54575249bf1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:20,422 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:02:20,422 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-26c44212-3d0a-4f86-90eb-5e5f3b87c803', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:21,441 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:21,441 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2471f355-6475-40f1-975c-f9c1da9c24ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:22,462 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:02:22,463 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca10720d-36ae-446b-a770-cf55b2ad5a83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:23,480 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:23,481 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a46827a-85b3-4b43-b234-879ded760273', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:24,499 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:24,499 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2bdbc620-d510-4ee0-a200-904ed7ffc9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:25,516 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:25,517 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-96724b21-4d1f-4e26-a784-613977a019dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:26,534 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:02:26,534 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2916d861-b70b-4d33-b2e2-33a5e2503602', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:27,552 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:27,552 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4c2cd0be-9107-4b5f-a08d-298635531532', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:28,570 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:28,570 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b4bbf995-f2fb-45b7-8582-34e9ea9ae168', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:29,590 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:29,590 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4fb49f20-495e-4800-968a-6cb89d00e430', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:30,608 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:30,608 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e69007cc-c1da-4422-99c0-9b7e26c5a76a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:31,631 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:02:31,631 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7fd99e6d-44b6-4f9c-abae-d2460239a976', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:32,650 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:32,650 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-91577a8b-8220-4538-9071-a1fabde1223a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:33,669 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:33,670 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d0dbe0f5-de33-4e73-93bd-7bd8d3315168', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:34,689 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:34,689 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e1e4785-e6f6-4b4e-aa2e-6089b0c3b629', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:35,709 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:35,709 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fab39c57-ce88-48fc-9f5c-1a3376ed90c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:36,728 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:36,729 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-22d639e8-5bcc-4705-b013-a625bec16112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:37,748 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:37,748 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c4824f2e-300b-4790-a6cf-bc0c230c6310', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:38,768 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:38,768 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b5c1abf-0e4d-4288-860b-b411b8555c26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:39,791 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:02:39,791 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-44454697-007c-4a77-a289-4a79778ba5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:40,809 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:02:40,809 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1ebad29-707d-4cdc-b4e4-7ddd31e46a38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:41,832 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:02:41,833 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca34d5a7-4104-4772-ab5c-a2a4ba40562d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:42,854 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:02:42,854 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-04b05b28-978a-40cd-8b2e-fea2f8572115', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:43,874 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:43,875 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bd698915-9248-4f14-9061-e27a5c805708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:44,895 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:44,895 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-781ff3fa-1813-4043-aa33-5709c8e45d61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:45,917 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:02:45,917 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-757ad2e4-8f16-47bd-8d3c-b83c276c6141', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:46,939 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:02:46,940 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1e2cc32a-0028-48b1-9b67-78e451438e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:47,962 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:02:47,962 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-439e568d-1ffb-418c-8114-c0d86c54ba9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:48,987 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:02:48,987 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3611a6a4-ac87-4c9d-a253-8836f53889f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:50,008 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:02:50,009 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7e10821b-c9ee-4b24-800b-f780fe16e464', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:51,029 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:02:51,030 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe18ca14-d120-456d-bd1b-5350b197a215', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:52,052 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:02:52,052 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa5287d7-eb6e-49d5-b960-e30e60a1c68c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:53,072 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:53,072 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-501c16da-8080-440f-8abb-fb4046d94957', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:54,095 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:02:54,095 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-417f99c5-82d7-4246-9e36-8d03f6d9ab8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:55,116 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:02:55,116 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bc0bb914-b599-4bda-8596-1072dd448460', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:56,139 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:02:56,139 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-840d555b-a871-492d-9814-25e78861020b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:57,158 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:57,158 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-80c3c2bb-7095-487b-983e-159cfebde9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:58,178 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:02:58,178 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0bdf319f-8546-428e-b9e3-111ce8efa326', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:02:59,196 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:02:59,196 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-92859e47-8d5f-41c6-813f-c5db937fbbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:00,219 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:03:00,219 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-06e2d52e-4890-4218-a115-8c535c5f3a26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:01,237 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:01,237 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e4ba35c6-c97f-4e26-8b6f-4695c6b55491', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:02,265 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.026s
2025-12-09 21:03:02,266 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-940e19d6-9c44-4248-99f3-9b33b592690f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:03,288 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:03:03,288 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f2d70d29-15ca-4421-a836-d4f485773a11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:04,314 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.023s
2025-12-09 21:03:04,314 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c2935824-def0-49e7-b355-521d1c2cd8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:05,331 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:05,332 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-757d7694-8bf6-4fd7-8320-6440d7c3550b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:06,350 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:06,350 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-daca6ed4-f69d-4b62-9ad3-ee6dbcb92a13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:07,368 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:07,369 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-02dabcfb-383f-4f9d-b79e-ba1a09219aae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:08,386 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:08,386 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ff26ac5c-3867-4d66-95f6-190fac82e9df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:09,404 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:09,404 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2cda93cb-956b-4f1f-a5cc-52f474453ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:10,427 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:03:10,427 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e874d5c-4066-4a9d-aaf3-96b121211c25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:11,445 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:11,446 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1c44cc0-0b4e-4b44-a34b-2bb2fb63f29f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:12,470 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.023s
2025-12-09 21:03:12,471 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c223ff13-ed3c-437b-9b80-473af100c68c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:13,495 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:03:13,495 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b2f26628-7d32-49b6-b20c-9937986b5edb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:14,516 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:03:14,517 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bb8c30c9-cdfc-48a1-920b-3b207bc7740f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:15,536 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:15,536 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-76ba090c-33e4-4688-8dc9-1b454cd71853', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:16,555 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:16,556 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf268724-72a9-4328-867a-e678e5f2a995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:17,573 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:17,573 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-88a8bab4-54af-45aa-b47e-da1f40ff0f58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:18,594 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:03:18,595 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d0a2cedc-09a7-4a62-a0e3-6c1f8cc5c296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:19,612 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:19,612 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa84fbe2-87de-43e7-bce9-325aa8cd2af2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:20,629 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:20,629 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f307f034-1872-4b41-b45a-2c3581fcdf29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:21,650 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:03:21,650 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1a1070a2-98e4-440f-bee7-0c14c55779cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:22,667 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:22,667 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8bd03ec5-f10d-4140-829f-184d50008719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:23,684 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:23,684 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ee9b76f-e945-4c62-bc59-ac8ee29c49e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:24,701 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:24,701 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6425fe2a-ea8a-4a8f-a44a-0ea087693735', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:25,718 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:25,719 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c331a2f-1b7a-483e-9d4e-fc9524f595d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:26,735 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.014s
2025-12-09 21:03:26,735 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-74f5e79f-cf53-4067-9a09-e0c6f1bf8050', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:27,753 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:27,753 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe933763-d7b2-417e-929e-07fd4ec57ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:28,769 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.014s
2025-12-09 21:03:28,769 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1fd646d-efeb-4806-89dd-ac938a8afd86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:29,787 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:29,787 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0f1296c-71dc-49c7-86bb-c60c4c98e91c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:30,805 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:30,806 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9383b052-ac8a-4108-9244-33734914cbce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:31,823 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:31,823 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d40de3fe-e679-48f0-bc55-adc0031e7722', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:32,845 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:03:32,845 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-36998b8e-9621-4b3f-9ca9-fe78aed5f8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:33,865 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:03:33,866 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-05e1d789-6e31-455a-b56c-d2a5b4f67e73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:34,883 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:34,883 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-154b29ae-ff42-4bad-b76a-ccdad4f21d71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:35,901 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:35,901 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3df6f02c-6ad4-4c98-89ef-35764b9e4ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:36,918 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:36,919 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc07c0a6-297e-4814-8f94-1485ce9e339c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:37,939 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:03:37,940 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ad646c3e-5d5e-4d73-921e-947638a4dbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:38,959 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:03:38,960 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-be881ce6-a2af-4a17-b190-3a30bdf3a120', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:39,978 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:39,978 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-993de57a-f67b-475b-9716-174b8d40078f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:40,996 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:40,997 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2ddd6933-ae2e-4627-a922-34bf9a75c4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:42,015 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:42,015 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a91b547-1be1-4374-b2a1-8c92ecb2a27b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:43,033 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:43,033 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3139817f-4c22-4063-a049-fe639bf732e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:44,050 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:44,050 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e240061a-2fbf-4f85-9ffd-e95bfbb3a0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:45,143 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.091s
2025-12-09 21:03:45,143 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2d461274-ca55-4134-81cc-248ca9864b24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:46,161 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:46,161 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a3c3867-5dfe-4a5d-8e89-41d3fd4f80d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:47,178 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:03:47,179 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-28eab08d-2f19-480a-8da2-9d2a2834ea67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:48,197 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:48,197 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-551b803f-fa92-4631-98fd-0e28f9d8b6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:49,215 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:49,215 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-834c14bf-67b5-4884-b27f-2c5abf3f5781', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:50,233 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:50,234 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d6bb8a9-5220-42fc-bb41-8b319af8239f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:51,252 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:51,252 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00c9db6d-8ae3-41a1-9108-3be68764005a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:52,273 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:03:52,273 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-302ef77d-79b6-4984-842b-d450fd606d60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:53,295 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:03:53,295 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-efe76df2-60bc-4008-b114-c37f3e526764', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:54,313 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:03:54,313 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9d9eeeba-d0cd-4095-8fca-a56f4181ea95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:55,330 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:03:55,331 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-08545db7-fab3-4832-994b-60abaa5635dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:56,351 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:03:56,352 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a25ce293-a770-4c1b-a60c-f1b23ac9eb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:57,371 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:03:57,372 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-57bc85b3-7a35-4e42-9975-842977473900', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:58,392 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:03:58,393 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-17346bae-c1cf-4ecb-a19f-1224d6851637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:03:59,415 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:03:59,415 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5923f4b8-d96c-43e9-900b-d24f60e41e32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:00,435 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:04:00,435 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a16fda53-a189-4706-9de7-02b3d5dbe484', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:01,457 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:04:01,457 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c53a626d-ae0b-440b-8f5d-b0a69f8012e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:02,479 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.021s
2025-12-09 21:04:02,480 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f7b624d4-eda5-4f1a-b95e-6f02f1c6c07d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:03,497 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:03,498 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-78d276bf-2145-4dbf-b7db-4804ee55427a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:04,515 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:04,515 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f0dbd8ba-ec97-4c8d-8c00-8dd3bba74e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:05,533 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:05,534 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cb133d45-35a2-4fb8-9231-97cb9e76611b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:06,552 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:06,552 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f43ecd81-4b89-4845-ae0a-63701006cc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:07,568 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:04:07,569 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-18344de0-6b58-4ffa-ba6e-0fe74950ff4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:08,586 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:08,587 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e38d83b-8ec3-4466-8ddf-947eca8535a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:09,608 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:04:09,609 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7d572a75-f7ce-4b1b-b80d-77746a238d51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:10,625 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:04:10,625 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-62b33de4-6149-4b4e-b3b0-54e1ae663d24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:11,643 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:11,644 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e2959e6-6282-4187-b9f7-983f04b0e1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:12,661 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:04:12,662 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fdee41b2-9f48-4b43-b486-9403af6f1763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:13,678 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:04:13,678 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9c8ccc1c-f58e-447e-b4d4-f3efc8425a87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:14,696 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:14,696 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f15a0265-5a57-4bb0-b95a-6f064f5a8f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:15,718 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.020s
2025-12-09 21:04:15,719 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-de0ab4a1-f6fd-4010-be70-784e1ad56cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:16,736 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:16,736 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-265ccfe8-1fc6-47f2-aa99-1eaf83c6b093', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:17,753 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:04:17,753 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5990e6f5-841a-45fc-8ee4-4a1c799a0b43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:18,772 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:04:18,772 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-da029052-d2c1-4621-b5e7-ae2df3fbb6a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:19,790 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:19,790 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e3bdfa41-341c-4f8d-9dc1-479a3377bd50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:20,807 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:04:20,808 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19e608dc-9774-4613-a5a9-7b61f650e13d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:21,825 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:21,825 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a968dd45-5965-43af-b096-1cd8fbcdf836', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:22,845 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:04:22,845 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d8ff8913-aea1-4c92-9042-ffe60dcff9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:23,863 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:23,864 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c5046be1-5a6b-4205-8b67-dd04831a4d17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:24,887 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:04:24,888 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-db8ced55-d815-4b24-ae7c-b9b4dc74b462', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:25,904 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.015s
2025-12-09 21:04:25,905 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2ced65b3-63d1-4398-9b7b-80b5f3b5dd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:26,923 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.017s
2025-12-09 21:04:26,924 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5e836f71-4c37-4848-b600-fae507102c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:27,941 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.016s
2025-12-09 21:04:27,941 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e746d4b2-1a87-47c4-a3a6-56b626a3a4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:28,960 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.018s
2025-12-09 21:04:28,961 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6db1f338-a589-40f0-b1bd-d8d935306201', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:29,982 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.019s
2025-12-09 21:04:29,982 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-56ffd917-f3c1-40d2-b755-6446a8152876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:31,006 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.022s
2025-12-09 21:04:31,007 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '649', 'content-type': 'application/json', 'x-openstack-request-id': 'req-630b93c7-f8c2-40e3-8315-b0dbf5939dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b'{"name": "tempest-VolumesActionsTest-Image-131325329", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d7f5cb9832d3447d8552527b49d75a7e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "created_at": "2025-12-09T19:59:31Z", "updated_at": "2025-12-09T19:59:31Z", "tags": [], "self": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0", "file": "/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0/file", "schema": "/v2/schemas/image"}'
2025-12-09 21:04:32,074 82092 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 0.065s
2025-12-09 21:04:32,075 82092 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6d3cc591-2a8b-4795-9c52-0a5559cb8ed7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.136/image/v2/images/2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 127, in test_volume_upload
waiters.wait_for_image_status(self.images_client, image_id,
File "/opt/stack/tempest/tempest/common/waiters.py", line 201, in wait_for_image_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (VolumesActionsTest:test_volume_upload) Image 2f1849b8-e8a4-4a94-87d9-23dc9dad2ef0 failed to reach active state (current state queued) within the required time (300 s).
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft16.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 20:50:38,955 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/image/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62 0.131s
2025-12-09 20:50:38,955 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b6ed2106-68a5-4d50-a401-1807a08bf325', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "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": "ecfb9126ae9040f8821d58738d7023ff", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "created_at": "2025-12-09T19:30:04Z", "updated_at": "2025-12-09T19:30:06Z", "tags": [], "self": "/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "file": "/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:50:39,331 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://192.168.122.136/volume/v3/volumes 0.375s
2025-12-09 20:50:39,331 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-VolumesExtendTest-Volume-321268063"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af902b20-5421-436e-a443-5c5ed967e9dc', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af902b20-5421-436e-a443-5c5ed967e9dc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.273559", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 20:50:39,377 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:50:39,378 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4d3974-c2c5-4857-a5f1-3a91addfa016', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4d3974-c2c5-4857-a5f1-3a91addfa016', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:40,426 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:50:40,427 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79349180-f246-4203-a2c7-281f706ba3be', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79349180-f246-4203-a2c7-281f706ba3be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:41,473 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:50:41,474 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9a4e23-24e4-4d46-a022-275355864e4b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9a4e23-24e4-4d46-a022-275355864e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:42,521 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:50:42,521 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa178d82-01f0-43a6-aa17-01fc64e576c2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa178d82-01f0-43a6-aa17-01fc64e576c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:43,566 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:50:43,566 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0730df9d-f8d3-4f25-94a5-d4d8b63c12b6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0730df9d-f8d3-4f25-94a5-d4d8b63c12b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:44,614 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:50:44,614 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d8214f3-5f18-4f26-91fd-70f5e764b66a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d8214f3-5f18-4f26-91fd-70f5e764b66a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:45,665 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.040s
2025-12-09 20:50:45,665 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c533d5c4-f750-41bd-ade1-f26aad776bce', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c533d5c4-f750-41bd-ade1-f26aad776bce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:46,716 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.039s
2025-12-09 20:50:46,716 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a071f0-8a15-4ab1-9b58-4ec517eaa54a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a071f0-8a15-4ab1-9b58-4ec517eaa54a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:47,762 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:50:47,763 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edabfbb4-91bf-49b1-a4d5-54e40338fbfb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edabfbb4-91bf-49b1-a4d5-54e40338fbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:48,820 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.045s
2025-12-09 20:50:48,820 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b446fbd2-0c64-4637-b563-f1710d1d1038', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b446fbd2-0c64-4637-b563-f1710d1d1038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:49,866 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:50:49,867 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f256f6-8f64-42ef-b774-2ed5ff9cbe6d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f256f6-8f64-42ef-b774-2ed5ff9cbe6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:50,924 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.046s
2025-12-09 20:50:50,924 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb830485-4de0-4003-8082-aeaf3d684a49', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb830485-4de0-4003-8082-aeaf3d684a49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:51,976 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.041s
2025-12-09 20:50:51,976 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a43bca-97b7-47df-9f6f-6b84772ba75e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a43bca-97b7-47df-9f6f-6b84772ba75e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:53,025 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:50:53,025 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fbc3fa-d356-44dd-afee-1abe669c8b1c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fbc3fa-d356-44dd-afee-1abe669c8b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:54,080 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.044s
2025-12-09 20:50:54,081 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76bfd14-5ffa-4122-88cb-607f00e621cd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76bfd14-5ffa-4122-88cb-607f00e621cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:55,127 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:50:55,128 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1f4666-5f8b-41a4-9120-ee736f665960', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1f4666-5f8b-41a4-9120-ee736f665960', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:56,176 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:50:56,176 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5261099a-0161-4bcf-b442-80b9ecc38bb6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5261099a-0161-4bcf-b442-80b9ecc38bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:57,224 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:50:57,224 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4749a2-e1e5-4c7c-bfa0-6b30baa5d445', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4749a2-e1e5-4c7c-bfa0-6b30baa5d445', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:58,277 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.042s
2025-12-09 20:50:58,277 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66683fe-0c48-4852-b933-5ca6a918dd6b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66683fe-0c48-4852-b933-5ca6a918dd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:50:59,335 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.046s
2025-12-09 20:50:59,336 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d47e10-6843-452e-ae91-0a0b1fd4b854', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d47e10-6843-452e-ae91-0a0b1fd4b854', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:00,396 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.049s
2025-12-09 20:51:00,396 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0456d4-f7e6-4374-b4bf-81170df6c5d5', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0456d4-f7e6-4374-b4bf-81170df6c5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:01,479 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.072s
2025-12-09 20:51:01,479 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5b3734-e33e-4b90-aae0-3ac169fad47f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5b3734-e33e-4b90-aae0-3ac169fad47f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:02,529 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:51:02,530 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeacfd78-c8ff-4431-afe0-46394a8902f7', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeacfd78-c8ff-4431-afe0-46394a8902f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:03,574 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:51:03,574 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d30a777-8ed0-4310-b534-a16fa78de889', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d30a777-8ed0-4310-b534-a16fa78de889', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:04,626 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.042s
2025-12-09 20:51:04,626 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d852c484-536c-4893-97ef-54a8afe13690', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d852c484-536c-4893-97ef-54a8afe13690', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:05,674 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:51:05,675 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e17d32-88b2-42f5-8df3-a2c84eb603bb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e17d32-88b2-42f5-8df3-a2c84eb603bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:06,735 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.049s
2025-12-09 20:51:06,736 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0e247b-3655-4e3b-a1b5-fc69c6e63bfa', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0e247b-3655-4e3b-a1b5-fc69c6e63bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:07,780 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:51:07,780 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e49f6cc-5469-4122-bb87-d05836cc5465', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e49f6cc-5469-4122-bb87-d05836cc5465', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:08,853 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.062s
2025-12-09 20:51:08,853 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a113b678-776a-4504-8886-49d2a9f93fe2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a113b678-776a-4504-8886-49d2a9f93fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:09,918 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.053s
2025-12-09 20:51:09,918 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941766f6-d30e-4ad4-8e9e-9a5d39abe93d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941766f6-d30e-4ad4-8e9e-9a5d39abe93d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:11,013 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.083s
2025-12-09 20:51:11,013 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34dd587b-71be-42c0-91f6-9937d80d57d8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34dd587b-71be-42c0-91f6-9937d80d57d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:12,067 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.042s
2025-12-09 20:51:12,067 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0864663-2100-49a3-9b8f-482c334af912', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0864663-2100-49a3-9b8f-482c334af912', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:13,134 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.055s
2025-12-09 20:51:13,134 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce0b55a-a449-479c-a17c-47eb48fdd81e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce0b55a-a449-479c-a17c-47eb48fdd81e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:14,193 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.048s
2025-12-09 20:51:14,193 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3adb20-fe95-4746-91ef-65cd5a6c696c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3adb20-fe95-4746-91ef-65cd5a6c696c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:15,249 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.045s
2025-12-09 20:51:15,250 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c4ae69-2d1f-4454-af20-58126514b6b4', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c4ae69-2d1f-4454-af20-58126514b6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:16,296 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:51:16,297 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed81cc5-0f7e-4191-a4a0-d41cde0650e1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed81cc5-0f7e-4191-a4a0-d41cde0650e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:17,342 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:17,343 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24cffe4-d3c5-4105-aec6-366f2752ebe9', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24cffe4-d3c5-4105-aec6-366f2752ebe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:18,386 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:51:18,386 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf55899c-106f-4024-84e6-50a5a1eb7e0e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf55899c-106f-4024-84e6-50a5a1eb7e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:19,433 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:19,434 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d6f543-638c-4000-9efc-096f85f49f1b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d6f543-638c-4000-9efc-096f85f49f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:20,480 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:20,480 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f978d02e-a0b1-4a52-aa50-2677deec3951', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f978d02e-a0b1-4a52-aa50-2677deec3951', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:21,534 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:51:21,534 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95e65c4-71d0-484d-af32-814915ab10be', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95e65c4-71d0-484d-af32-814915ab10be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:22,580 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:22,580 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b94676-af27-42c8-8c72-b23d0b4c43b0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b94676-af27-42c8-8c72-b23d0b4c43b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:23,625 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:51:23,625 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eacd2311-94f8-4ad2-af3a-d6faaa52c831', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eacd2311-94f8-4ad2-af3a-d6faaa52c831', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:24,671 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:51:24,671 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25476e12-04aa-4edf-a83e-8479ac872e7a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25476e12-04aa-4edf-a83e-8479ac872e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:25,714 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:51:25,715 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d314749b-0e1b-4bed-a236-864ba8637321', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d314749b-0e1b-4bed-a236-864ba8637321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:26,760 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:51:26,761 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4387ad63-ccbc-4697-a616-b8194d8cfc9b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4387ad63-ccbc-4697-a616-b8194d8cfc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:27,805 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:51:27,805 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f84a1df3-54e8-46e5-9b90-ed34a311037c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f84a1df3-54e8-46e5-9b90-ed34a311037c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:28,850 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:51:28,850 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792d1ed9-4269-48de-a672-2c8a59cee884', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792d1ed9-4269-48de-a672-2c8a59cee884', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:29,897 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:29,897 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b014e8d9-7983-411c-bcf4-a5b35e5e2385', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b014e8d9-7983-411c-bcf4-a5b35e5e2385', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:30,945 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:51:30,945 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c200a3b6-7b95-490c-8c4b-799393f59899', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c200a3b6-7b95-490c-8c4b-799393f59899', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:31,996 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.040s
2025-12-09 20:51:31,997 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95128abc-06ac-4708-8dc4-495ffd9a13a0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95128abc-06ac-4708-8dc4-495ffd9a13a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:33,042 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:33,042 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1487c9f6-0525-464e-a91e-ceed4dca65e1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1487c9f6-0525-464e-a91e-ceed4dca65e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:34,097 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.044s
2025-12-09 20:51:34,097 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01d56e2-de65-4186-92ee-c65b5d5711f1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01d56e2-de65-4186-92ee-c65b5d5711f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:35,144 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:35,144 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b76c3c-5eca-449f-b46b-1576f954ec34', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b76c3c-5eca-449f-b46b-1576f954ec34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:36,188 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:51:36,188 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a3890a-4928-44e5-8567-d313974b4a62', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a3890a-4928-44e5-8567-d313974b4a62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:37,235 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:37,235 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa40dcbb-acd1-45ae-bf08-cfef54487d5b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa40dcbb-acd1-45ae-bf08-cfef54487d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:38,280 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:51:38,280 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37918c7c-dcbe-47b2-8c0f-a9db1e893d7d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37918c7c-dcbe-47b2-8c0f-a9db1e893d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:39,323 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:51:39,323 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1f113f-2fb6-48e1-8889-c9d2baf9f35a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1f113f-2fb6-48e1-8889-c9d2baf9f35a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:40,374 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:51:40,374 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e650d9-fc0d-4886-9f1f-69af802a280f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e650d9-fc0d-4886-9f1f-69af802a280f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:41,422 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:51:41,422 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2691feab-cf13-47f2-891a-7b23ef8613ee', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2691feab-cf13-47f2-891a-7b23ef8613ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:42,468 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:42,469 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f1b39b-6a11-426d-a4ab-8418fe1351e8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f1b39b-6a11-426d-a4ab-8418fe1351e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:43,517 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:43,518 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1da86b3-fef5-4ede-b2c9-035794557f0a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1da86b3-fef5-4ede-b2c9-035794557f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:44,564 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:44,565 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c202c3-7c72-432a-9302-b0f0c42dd15a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c202c3-7c72-432a-9302-b0f0c42dd15a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:45,610 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:45,611 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc72dc4-d119-437b-bf94-de22d8a73e99', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc72dc4-d119-437b-bf94-de22d8a73e99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:46,659 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.038s
2025-12-09 20:51:46,660 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf822b9-c790-4065-9c1d-a7db079c7197', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf822b9-c790-4065-9c1d-a7db079c7197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:47,707 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:51:47,707 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0b3b34-46b4-4a6b-870d-f49705f3fb4b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0b3b34-46b4-4a6b-870d-f49705f3fb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:48,765 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.046s
2025-12-09 20:51:48,765 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd695bd-7d1f-4568-8945-9bec2d55af2c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd695bd-7d1f-4568-8945-9bec2d55af2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:49,812 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:51:49,813 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11083ea-7f5a-4b87-892e-6d3b30a4078a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11083ea-7f5a-4b87-892e-6d3b30a4078a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:50,860 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:51:50,860 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e4aabae-5b10-4791-9e6f-074519f47099', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4aabae-5b10-4791-9e6f-074519f47099', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:51,908 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.038s
2025-12-09 20:51:51,909 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc67c36b-75a7-434d-8345-330f61caa486', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc67c36b-75a7-434d-8345-330f61caa486', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:52,955 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:52,956 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610d115c-0390-4678-ae5b-064a7e1e25ce', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610d115c-0390-4678-ae5b-064a7e1e25ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:54,164 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.190s
2025-12-09 20:51:54,164 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04279c74-5fd6-4ab4-88aa-093039abe847', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04279c74-5fd6-4ab4-88aa-093039abe847', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:55,211 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:55,211 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced089ea-a1cc-4c7a-a402-67ac84c2bdd9', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced089ea-a1cc-4c7a-a402-67ac84c2bdd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:56,256 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:51:56,256 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f7e154-d012-412d-b694-1a9c2cfd53c3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f7e154-d012-412d-b694-1a9c2cfd53c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:57,303 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:51:57,303 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b494e7-72d4-4bec-9b76-3648a701b1e1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b494e7-72d4-4bec-9b76-3648a701b1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:58,351 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:51:58,351 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125ea4fa-27bd-4c4f-a5a7-ef50d2d381da', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125ea4fa-27bd-4c4f-a5a7-ef50d2d381da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:51:59,400 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.038s
2025-12-09 20:51:59,400 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8664241c-f910-44d2-9173-36e268d891c7', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8664241c-f910-44d2-9173-36e268d891c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:00,463 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.052s
2025-12-09 20:52:00,463 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f22764-808b-43a4-8af4-a760c98e1440', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f22764-808b-43a4-8af4-a760c98e1440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:01,519 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.044s
2025-12-09 20:52:01,520 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f620e37-54fb-411e-812b-2b463f22fbac', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f620e37-54fb-411e-812b-2b463f22fbac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:02,566 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:02,566 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fce6bd2-94fe-4059-9c65-e4ac4e593a40', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fce6bd2-94fe-4059-9c65-e4ac4e593a40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:03,615 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:52:03,615 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a043fe77-18ed-40af-9683-65ee55e0fcec', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a043fe77-18ed-40af-9683-65ee55e0fcec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:04,661 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:52:04,661 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe073dec-4b75-45b8-8ab8-a3d244746767', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe073dec-4b75-45b8-8ab8-a3d244746767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:05,708 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:52:05,709 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02773d96-9424-4efb-9579-9feb330f65e3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02773d96-9424-4efb-9579-9feb330f65e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:06,759 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.038s
2025-12-09 20:52:06,759 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b759275-41ee-4afa-b045-225964cc40b7', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b759275-41ee-4afa-b045-225964cc40b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:07,803 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:07,803 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4d73ab-6f3f-4dba-bd3d-49a4b1411cc1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4d73ab-6f3f-4dba-bd3d-49a4b1411cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:08,847 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:08,848 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840b451f-1821-4f49-8f69-997ba455aaa6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840b451f-1821-4f49-8f69-997ba455aaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:09,893 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:52:09,894 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304be7d8-471a-4563-b9ef-4a85c3b13194', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304be7d8-471a-4563-b9ef-4a85c3b13194', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:10,938 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:10,939 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b71b597-2740-4172-bf71-a8afbedf0fab', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b71b597-2740-4172-bf71-a8afbedf0fab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:11,993 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.043s
2025-12-09 20:52:11,993 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b84861f-8851-45e9-8b78-0a5cc15de1e6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b84861f-8851-45e9-8b78-0a5cc15de1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:13,038 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:13,039 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a384e3-623d-4c0d-84cb-0cb80a87ad4b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a384e3-623d-4c0d-84cb-0cb80a87ad4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:14,082 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:14,083 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4a45d3-8ede-49c9-a3b2-9d897d13ea28', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4a45d3-8ede-49c9-a3b2-9d897d13ea28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:15,130 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:52:15,131 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49bd8205-5651-4883-8edc-830e2a176540', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49bd8205-5651-4883-8edc-830e2a176540', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:16,176 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:52:16,176 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f395fb91-02a5-41cc-a3d2-d9dc41828512', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f395fb91-02a5-41cc-a3d2-d9dc41828512', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:17,223 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:52:17,223 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ddb918-e909-43b2-b6d9-377887434944', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ddb918-e909-43b2-b6d9-377887434944', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:18,272 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.038s
2025-12-09 20:52:18,272 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b544a1f-019d-410b-b051-f2266b32d354', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b544a1f-019d-410b-b051-f2266b32d354', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:19,317 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:19,317 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ea6f9a-8c5c-4973-bc47-13e59863b03e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ea6f9a-8c5c-4973-bc47-13e59863b03e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:20,361 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:52:20,362 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b189c24-8559-4175-8a4a-d1eab9c3916b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b189c24-8559-4175-8a4a-d1eab9c3916b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:21,406 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:21,407 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fc4c4c-00ef-4434-82a9-9f94194a8f63', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fc4c4c-00ef-4434-82a9-9f94194a8f63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:22,451 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:52:22,452 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3f3e31-3e89-4108-bcef-977e3e537ce8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3f3e31-3e89-4108-bcef-977e3e537ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:23,503 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.039s
2025-12-09 20:52:23,503 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0969bf0-c861-431c-a6e4-b7e12e13d048', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0969bf0-c861-431c-a6e4-b7e12e13d048', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:24,554 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.039s
2025-12-09 20:52:24,554 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0773d9a3-8917-4860-90dc-9b2272233c96', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0773d9a3-8917-4860-90dc-9b2272233c96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:25,597 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:52:25,597 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e49138-37b8-4967-ae2e-fe8c6754195b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e49138-37b8-4967-ae2e-fe8c6754195b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:26,648 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.040s
2025-12-09 20:52:26,649 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c3d433-da17-48ae-a748-a7d42fb2dbc6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c3d433-da17-48ae-a748-a7d42fb2dbc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:27,693 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:27,693 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb4cc90-09a1-40f4-b17e-f05042d20ab9', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb4cc90-09a1-40f4-b17e-f05042d20ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:28,741 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:52:28,742 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3120539-3cc0-40d4-a81e-ffd6d008312e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3120539-3cc0-40d4-a81e-ffd6d008312e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:29,787 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:29,787 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9d1e0c-0c47-45a6-a732-b5d9263141fe', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9d1e0c-0c47-45a6-a732-b5d9263141fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:30,831 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:52:30,831 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6db06d-c3ea-4c09-8842-a6744f961078', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba6db06d-c3ea-4c09-8842-a6744f961078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:31,878 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:52:31,878 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7f2f6e-d860-4b6f-84b5-d16ee2b7cbd0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7f2f6e-d860-4b6f-84b5-d16ee2b7cbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:32,922 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:32,922 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13cf8897-828a-4515-90a0-88d7b7865843', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13cf8897-828a-4515-90a0-88d7b7865843', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:33,978 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.045s
2025-12-09 20:52:33,978 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3a517f-4e2d-498d-a775-fb5cc51593e8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3a517f-4e2d-498d-a775-fb5cc51593e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:35,039 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.049s
2025-12-09 20:52:35,039 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865e891c-7eb7-45a3-b840-005390a64748', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865e891c-7eb7-45a3-b840-005390a64748', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:36,093 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.043s
2025-12-09 20:52:36,094 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061878a6-68ad-4e94-a196-1b3207cc38c2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061878a6-68ad-4e94-a196-1b3207cc38c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:37,142 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.038s
2025-12-09 20:52:37,143 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce16b13-75c3-4999-bde9-aa758049208c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce16b13-75c3-4999-bde9-aa758049208c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:38,191 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:52:38,191 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b77e6c-3b35-49ba-8bdb-cc16e1143abe', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b77e6c-3b35-49ba-8bdb-cc16e1143abe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:39,237 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:52:39,237 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c90e93-caca-42b7-838a-aa6d81a826f7', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c90e93-caca-42b7-838a-aa6d81a826f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:40,304 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.056s
2025-12-09 20:52:40,304 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b65d076-4ac5-4ded-8b8f-b53697b9618a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b65d076-4ac5-4ded-8b8f-b53697b9618a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:41,349 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:52:41,349 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6b9ebc-f479-4263-a94a-c1f9eebb1d81', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6b9ebc-f479-4263-a94a-c1f9eebb1d81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:42,402 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.040s
2025-12-09 20:52:42,402 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9676f806-631e-4949-9018-18897ada1add', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9676f806-631e-4949-9018-18897ada1add', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:43,447 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:52:43,448 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b83d7f9-5c80-4ab9-b79e-e0beaa1f1175', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b83d7f9-5c80-4ab9-b79e-e0beaa1f1175', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:44,496 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:52:44,497 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a445793d-fa48-4cfb-8d95-13e72fc72ad4', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a445793d-fa48-4cfb-8d95-13e72fc72ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:45,545 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:52:45,545 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80bd9153-8397-4d1f-9c31-aa4aab99d97b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80bd9153-8397-4d1f-9c31-aa4aab99d97b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:46,589 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:52:46,590 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d46ea5-2943-4963-808b-f317085b11cf', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d46ea5-2943-4963-808b-f317085b11cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:47,637 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:47,637 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc40f85f-c161-4706-9f42-3787749ff6d2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc40f85f-c161-4706-9f42-3787749ff6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:48,681 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:52:48,682 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc4006d-422d-4c87-a94c-a0c57aeb94c2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc4006d-422d-4c87-a94c-a0c57aeb94c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:49,729 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:52:49,729 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f1d735-a8d9-46f6-ae33-05d3d47aab29', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f1d735-a8d9-46f6-ae33-05d3d47aab29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:50,774 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:52:50,774 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33f7aed-8c0e-44cb-81c5-844006893632', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33f7aed-8c0e-44cb-81c5-844006893632', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:51,821 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:52:51,822 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6494c6-2727-4e45-bdb8-580679b4e2ec', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6494c6-2727-4e45-bdb8-580679b4e2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:52,887 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.054s
2025-12-09 20:52:52,887 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71b0076-d3e6-4de5-924f-5f592851056d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71b0076-d3e6-4de5-924f-5f592851056d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:53,939 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.039s
2025-12-09 20:52:53,939 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9761935-0c04-40fd-8743-767f104c3ec7', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9761935-0c04-40fd-8743-767f104c3ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:54,995 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.045s
2025-12-09 20:52:54,995 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd416ae-3b01-4db0-88db-20f8899a36e3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd416ae-3b01-4db0-88db-20f8899a36e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:56,051 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.045s
2025-12-09 20:52:56,052 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13b267f-f715-4cae-9317-b98d851c774d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13b267f-f715-4cae-9317-b98d851c774d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:57,098 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:52:57,099 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969dae6d-f598-42f9-a405-1261f892334b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969dae6d-f598-42f9-a405-1261f892334b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:58,153 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.042s
2025-12-09 20:52:58,153 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91e6f04-9b01-4b75-b6ab-416a60e3a9f4', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91e6f04-9b01-4b75-b6ab-416a60e3a9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:52:59,208 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.041s
2025-12-09 20:52:59,208 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899d6c8f-caaf-4e0a-9b58-8e1cf8683333', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899d6c8f-caaf-4e0a-9b58-8e1cf8683333', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:00,253 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:53:00,253 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7c09fc-ac48-4ad8-a5ef-5b2e797e90ba', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7c09fc-ac48-4ad8-a5ef-5b2e797e90ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:01,319 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.054s
2025-12-09 20:53:01,319 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15e5980-0ab5-4f65-b025-5aae701d6267', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15e5980-0ab5-4f65-b025-5aae701d6267', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:02,373 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.043s
2025-12-09 20:53:02,373 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a46f7a-5496-4579-a5ab-9649964ec61e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a46f7a-5496-4579-a5ab-9649964ec61e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:03,525 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.139s
2025-12-09 20:53:03,525 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8960ff2f-99b1-4234-bd09-1727f27ef07f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8960ff2f-99b1-4234-bd09-1727f27ef07f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:04,608 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.071s
2025-12-09 20:53:04,608 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45dea88f-4bd9-40f8-856d-16a861c1bf3e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45dea88f-4bd9-40f8-856d-16a861c1bf3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:05,656 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:53:05,656 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771e23c7-e658-4300-ae26-bd6b3018c5b0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771e23c7-e658-4300-ae26-bd6b3018c5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:06,701 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:53:06,701 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1189007-0a18-4d8f-89c6-f53140fda78e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1189007-0a18-4d8f-89c6-f53140fda78e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:07,748 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:53:07,749 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b8dc72-3b14-4b49-809a-773c99675e9f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b8dc72-3b14-4b49-809a-773c99675e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:08,807 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.047s
2025-12-09 20:53:08,807 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dbf9f02-ea8d-4270-b138-74787dbdef34', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dbf9f02-ea8d-4270-b138-74787dbdef34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:09,855 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:53:09,856 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f758164-7be4-43df-8845-747190caf45a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f758164-7be4-43df-8845-747190caf45a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:11,089 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.222s
2025-12-09 20:53:11,089 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2a426c-b513-4748-982e-0ae1f8af7432', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2a426c-b513-4748-982e-0ae1f8af7432', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:12,144 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.044s
2025-12-09 20:53:12,145 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc71f0f-08e4-4ed7-a183-3050645e20df', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc71f0f-08e4-4ed7-a183-3050645e20df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:13,199 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.044s
2025-12-09 20:53:13,200 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0006ed-1fd9-4aac-8143-cddf7aead03b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0006ed-1fd9-4aac-8143-cddf7aead03b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:14,255 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.041s
2025-12-09 20:53:14,255 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1514e77-1b57-4c28-8f8b-3d6db4034015', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1514e77-1b57-4c28-8f8b-3d6db4034015', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:15,347 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.080s
2025-12-09 20:53:15,347 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a35b7cc-3123-4247-bbdc-61fbfde35685', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a35b7cc-3123-4247-bbdc-61fbfde35685', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:16,407 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.048s
2025-12-09 20:53:16,408 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ce04952-5b6b-414d-ad19-f7b3b94cd86d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce04952-5b6b-414d-ad19-f7b3b94cd86d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:17,454 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.031s
2025-12-09 20:53:17,454 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83e9332-0619-495f-b423-bd7361899841', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83e9332-0619-495f-b423-bd7361899841', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:18,505 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.039s
2025-12-09 20:53:18,505 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3779359f-6e3f-4433-8b5e-08b3fb802e3d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3779359f-6e3f-4433-8b5e-08b3fb802e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:19,547 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:53:19,548 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6643678c-daf5-440b-bc02-d8c444d907ab', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6643678c-daf5-440b-bc02-d8c444d907ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:20,607 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.049s
2025-12-09 20:53:20,608 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5226be56-3710-4ff0-a2e1-ab9c1445ed06', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5226be56-3710-4ff0-a2e1-ab9c1445ed06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:21,666 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.046s
2025-12-09 20:53:21,666 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab740064-8a0c-4063-9128-219dd8eadda1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab740064-8a0c-4063-9128-219dd8eadda1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:22,721 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.043s
2025-12-09 20:53:22,721 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e324fdcb-0680-4692-a9c2-e78622957417', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e324fdcb-0680-4692-a9c2-e78622957417', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:23,764 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:53:23,764 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70179fa-4151-497c-bdc4-0479f65a1557', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70179fa-4151-497c-bdc4-0479f65a1557', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:24,809 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:53:24,810 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3188be7-cbf1-4c42-a21d-13e60bddd142', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3188be7-cbf1-4c42-a21d-13e60bddd142', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:25,861 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.040s
2025-12-09 20:53:25,861 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb108e27-44fe-487a-b309-e737d3854cf3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb108e27-44fe-487a-b309-e737d3854cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:26,915 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.042s
2025-12-09 20:53:26,915 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cf6f28-9ed2-402d-91d7-f57f41c1edd1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cf6f28-9ed2-402d-91d7-f57f41c1edd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:27,958 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:53:27,958 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b805ad-b7f5-4846-aa92-b3ee63fb2943', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b805ad-b7f5-4846-aa92-b3ee63fb2943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:29,018 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.048s
2025-12-09 20:53:29,018 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6eb40a-1a0b-4593-b4db-7d3f85d2dfa4', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6eb40a-1a0b-4593-b4db-7d3f85d2dfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:30,067 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:53:30,068 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2740c1-8749-4178-91a7-80f725c30272', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2740c1-8749-4178-91a7-80f725c30272', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:31,115 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:53:31,115 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728474b7-b1c3-4379-b473-b277d67540e6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728474b7-b1c3-4379-b473-b277d67540e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:32,161 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:53:32,162 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef60f90-2ca1-4237-baeb-91c98a216366', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef60f90-2ca1-4237-baeb-91c98a216366', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:33,213 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.040s
2025-12-09 20:53:33,213 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8cd7e7-d3b0-46cb-b25e-910fb2fde5a3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8cd7e7-d3b0-46cb-b25e-910fb2fde5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:34,257 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:53:34,258 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2170021-45e9-477e-a8fd-d7c0a15d6abe', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2170021-45e9-477e-a8fd-d7c0a15d6abe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:35,307 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.038s
2025-12-09 20:53:35,307 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b18455-f676-4bc6-ab0f-3b107e9d397a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b18455-f676-4bc6-ab0f-3b107e9d397a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:36,350 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:53:36,350 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6440d37-bfa3-42ae-881e-c9086b89a5e9', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6440d37-bfa3-42ae-881e-c9086b89a5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:37,395 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:53:37,395 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1473f2b0-a7d0-4d5c-9fe8-75b5e6245b82', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1473f2b0-a7d0-4d5c-9fe8-75b5e6245b82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:38,437 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.031s
2025-12-09 20:53:38,437 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d612c3eb-b8c2-47d2-b699-4076a00b7be9', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d612c3eb-b8c2-47d2-b699-4076a00b7be9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:39,481 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.032s
2025-12-09 20:53:39,481 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e090eed8-a169-4293-8403-d8094c208f0e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e090eed8-a169-4293-8403-d8094c208f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:40,533 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.041s
2025-12-09 20:53:40,534 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6616eaf4-f4f1-420c-9168-8a28cf43826b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6616eaf4-f4f1-420c-9168-8a28cf43826b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:41,579 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:53:41,579 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6091787d-ed34-420a-a38c-8e1d0601b681', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6091787d-ed34-420a-a38c-8e1d0601b681', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:42,623 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:53:42,624 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e648ae21-a0e3-4de6-b9c6-8b7b0d7de113', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e648ae21-a0e3-4de6-b9c6-8b7b0d7de113', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:43,670 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:53:43,670 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741cd733-cc21-4d3a-8137-6485b19d342b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741cd733-cc21-4d3a-8137-6485b19d342b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:44,716 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:53:44,717 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34dbf3fb-b971-46fd-9603-5242d9520488', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34dbf3fb-b971-46fd-9603-5242d9520488', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:45,764 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:53:45,764 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e757631a-bf58-4f1b-a302-f75906fda61d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e757631a-bf58-4f1b-a302-f75906fda61d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:46,816 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.034s
2025-12-09 20:53:46,816 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e07483-3656-44e4-974c-b0c6bf4d91a1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e07483-3656-44e4-974c-b0c6bf4d91a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:47,862 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:53:47,862 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f13bcf-894e-4030-9299-4a44891dfb6b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f13bcf-894e-4030-9299-4a44891dfb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:48,923 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.049s
2025-12-09 20:53:48,923 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee5705d-8669-4137-aa2a-f72c46364056', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee5705d-8669-4137-aa2a-f72c46364056', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:49,968 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.033s
2025-12-09 20:53:49,968 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78464e94-0cf6-4227-a0b0-47e7ff2abd6c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78464e94-0cf6-4227-a0b0-47e7ff2abd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:51,029 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.050s
2025-12-09 20:53:51,029 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b746a6e-0c48-4460-ab13-1a11902deef6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b746a6e-0c48-4460-ab13-1a11902deef6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:52,076 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:53:52,076 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f220ef8d-eee9-42ff-ba78-349ec2b63eaf', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f220ef8d-eee9-42ff-ba78-349ec2b63eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:53,124 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.037s
2025-12-09 20:53:53,125 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c34ebb1-5b7d-4ec6-82da-80373f1fcaa2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c34ebb1-5b7d-4ec6-82da-80373f1fcaa2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:54,178 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.040s
2025-12-09 20:53:54,179 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e0777a-32a1-4e8e-afa5-ed28556a5ccc', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e0777a-32a1-4e8e-afa5-ed28556a5ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:55,226 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.036s
2025-12-09 20:53:55,226 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d2dca8-0714-43e2-b8f9-af9d9b63bb87', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d2dca8-0714-43e2-b8f9-af9d9b63bb87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:55,273 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:53:55,273 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97ca1c0-66f8-49c8-87ef-962e2422bb04', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97ca1c0-66f8-49c8-87ef-962e2422bb04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"volume": {"id": "bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:50:39.000000", "updated_at": "2025-12-09T19:50:39.000000", "name": "tempest-VolumesExtendTest-Volume-321268063", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1"}], "user_id": "d9d1cc1ce8ce4893aae6f836dc23ebd2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e8483a380dd459ab174238cf1b17b04"}}'
2025-12-09 20:53:55,319 82090 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 400 DELETE http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 0.035s
2025-12-09 20:53:55,320 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-b257c17c-693b-4b05-b2d9-c4f97c501c0a', 'x-openstack-request-id': 'req-b257c17c-693b-4b05-b2d9-c4f97c501c0a', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1'}
Body: b'{"badRequest": {"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-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 165, in _delete_volume_for_cleanup
BaseVolumeTest.delete_volume(volumes_client, volume_id)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 229, in delete_volume
client.delete_volume(volume_id)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
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/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
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 (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend
volume = self.create_volume(imageRef=self.image_ref)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume
waiters.wait_for_volume_resource_status(self.volumes_client,
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 bf8ba8a9-6f01-4c9e-8b3d-35b1d747f0e1 failed to reach available status (current creating) within the required time (196 s).
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt16.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 | 1 | 1 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt17.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] |
fail
ft17.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 20:54:19,934 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/image/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62 0.023s
2025-12-09 20:54:19,934 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-04320abc-826c-4508-81dd-426556f8b8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "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": "ecfb9126ae9040f8821d58738d7023ff", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "created_at": "2025-12-09T19:30:04Z", "updated_at": "2025-12-09T19:30:06Z", "tags": [], "self": "/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "file": "/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:54:19,951 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/image/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62 0.016s
2025-12-09 20:54:19,951 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-181d057f-3b8d-48b9-93cc-d3e886356e57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "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": "ecfb9126ae9040f8821d58738d7023ff", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "created_at": "2025-12-09T19:30:04Z", "updated_at": "2025-12-09T19:30:06Z", "tags": [], "self": "/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "file": "/v2/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:54:20,328 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://192.168.122.136/volume/v3/volumes 0.377s
2025-12-09 20:54:20,329 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1, "name": "tempest-VolumesGetTest-Volume-1413887967", "metadata": {"Type": "Test"}}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0ffe3a-86d9-4a79-af05-8ed987d335ed', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0ffe3a-86d9-4a79-af05-8ed987d335ed', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.266667", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 20:54:20,383 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.045s
2025-12-09 20:54:20,384 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc635f34-bc54-4dcd-b513-6eafefb46e2a', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc635f34-bc54-4dcd-b513-6eafefb46e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:21,449 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.055s
2025-12-09 20:54:21,450 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08965460-1a0a-476b-8728-128df7e7697e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08965460-1a0a-476b-8728-128df7e7697e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:22,497 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:22,497 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42bb8533-6205-4e2b-9b83-1cc089001d1f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42bb8533-6205-4e2b-9b83-1cc089001d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:23,552 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.043s
2025-12-09 20:54:23,552 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219ba5ec-0ea3-4d95-97f4-182e0acf0c7d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219ba5ec-0ea3-4d95-97f4-182e0acf0c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:24,601 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:54:24,601 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de990be-30ad-46da-996e-1d188a68463a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de990be-30ad-46da-996e-1d188a68463a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:25,658 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.046s
2025-12-09 20:54:25,659 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62fbbf7-caf5-4d38-89d0-322eb70bb42a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62fbbf7-caf5-4d38-89d0-322eb70bb42a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:26,706 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:54:26,707 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c8dc29-d9ae-499f-867e-f2948aef74ba', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c8dc29-d9ae-499f-867e-f2948aef74ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:27,764 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:27,764 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e124fd5-cb08-49f6-9315-11286dbdb9ce', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e124fd5-cb08-49f6-9315-11286dbdb9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:28,810 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:54:28,811 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598b694a-fb6c-4ee9-8f18-97900f0f0c26', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598b694a-fb6c-4ee9-8f18-97900f0f0c26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:29,855 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:54:29,855 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41c902c-ecb7-4405-a8da-b424bf21f083', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41c902c-ecb7-4405-a8da-b424bf21f083', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:30,901 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:54:30,901 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74be11f5-bcff-422d-b3de-7f57f7f03d23', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74be11f5-bcff-422d-b3de-7f57f7f03d23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:31,948 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:31,948 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b72c0cc-bfc1-463f-afe6-965f92c681b6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b72c0cc-bfc1-463f-afe6-965f92c681b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:32,999 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.041s
2025-12-09 20:54:33,000 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c9f9a4-ac1f-42e3-b4a1-04a145678c96', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c9f9a4-ac1f-42e3-b4a1-04a145678c96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:34,047 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:54:34,047 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098f4a5c-fefc-405f-8deb-6385b1d0cad4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098f4a5c-fefc-405f-8deb-6385b1d0cad4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:35,103 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.045s
2025-12-09 20:54:35,104 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-830be2f4-7d00-4c6e-8085-38ece746b4fa', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-830be2f4-7d00-4c6e-8085-38ece746b4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:36,149 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:54:36,149 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7788d5e-c282-4bd8-b90d-fafb1e1c287c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7788d5e-c282-4bd8-b90d-fafb1e1c287c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:37,196 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:37,197 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206a1cd8-1a38-4520-abae-b056ca4d8e99', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206a1cd8-1a38-4520-abae-b056ca4d8e99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:38,241 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:54:38,241 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfad7eb-0245-4252-a096-48f9de804cfd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfad7eb-0245-4252-a096-48f9de804cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:39,313 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.061s
2025-12-09 20:54:39,313 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f39d9e00-9b41-4c4c-9c11-94991d3f6883', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f39d9e00-9b41-4c4c-9c11-94991d3f6883', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:40,376 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.052s
2025-12-09 20:54:40,377 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d72071-42e1-4cfc-b347-d02b0e299473', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d72071-42e1-4cfc-b347-d02b0e299473', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:41,429 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:41,430 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63544fc8-21eb-4d78-b422-9d51904c9e78', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63544fc8-21eb-4d78-b422-9d51904c9e78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:42,475 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:54:42,475 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa5574c-ae19-46c2-9e9c-12e2eb5bd075', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa5574c-ae19-46c2-9e9c-12e2eb5bd075', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:43,526 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.039s
2025-12-09 20:54:43,526 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09823b0-8960-436a-9946-e2037797e0fe', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09823b0-8960-436a-9946-e2037797e0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:44,575 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:54:44,575 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0c76b4-a9ed-45de-9cfe-50c99970a1e8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0c76b4-a9ed-45de-9cfe-50c99970a1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:45,620 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:54:45,620 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c15d2e0-c691-419d-a13a-c44854497125', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c15d2e0-c691-419d-a13a-c44854497125', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:46,669 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:54:46,670 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a10726-5237-48bb-883d-254a6dcbcf0b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a10726-5237-48bb-883d-254a6dcbcf0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:47,717 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:54:47,717 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02079c4-e053-4971-943b-86bcdc8e7ae9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02079c4-e053-4971-943b-86bcdc8e7ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:48,769 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:48,770 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692cc1c4-5c53-4d1a-9460-8bfe884a187c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692cc1c4-5c53-4d1a-9460-8bfe884a187c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:49,816 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:49,816 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d64cf9-d7ca-4060-9b27-2a19282c667a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d64cf9-d7ca-4060-9b27-2a19282c667a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:50,863 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:54:50,864 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58d4147-5f24-4492-a4f9-20d5d2b949d7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58d4147-5f24-4492-a4f9-20d5d2b949d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:51,910 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:51,910 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d16ee0-b1a2-4c86-b106-39cd278d9648', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d16ee0-b1a2-4c86-b106-39cd278d9648', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:52,957 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:54:52,957 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92254d92-f39c-4488-8ce9-d142560972a9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92254d92-f39c-4488-8ce9-d142560972a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:54,008 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:54:54,009 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e126b144-25c8-4019-acf8-d7003c4ef1bd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e126b144-25c8-4019-acf8-d7003c4ef1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:55,055 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:54:55,055 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2935b1d0-064a-4183-9f21-313c47916c5f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2935b1d0-064a-4183-9f21-313c47916c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:56,099 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:54:56,099 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa037af-8f76-4064-b100-ec14bc8d1995', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa037af-8f76-4064-b100-ec14bc8d1995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:57,156 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:54:57,156 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0327bb6-0d4c-4973-94f5-d40e86772dcf', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0327bb6-0d4c-4973-94f5-d40e86772dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:58,206 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.039s
2025-12-09 20:54:58,206 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac3f328-da33-4899-ab28-8cd0822d7acb', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac3f328-da33-4899-ab28-8cd0822d7acb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:54:59,264 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.047s
2025-12-09 20:54:59,264 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95ebad5-31a8-4dc4-866d-d3b096381bf6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95ebad5-31a8-4dc4-866d-d3b096381bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:00,317 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:55:00,317 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c1a9a2-707f-414a-a3ee-dc334e28a516', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c1a9a2-707f-414a-a3ee-dc334e28a516', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:01,365 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:55:01,365 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73664d06-730a-485f-b816-4e433c3abb19', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73664d06-730a-485f-b816-4e433c3abb19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:02,417 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.042s
2025-12-09 20:55:02,418 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a39882-1090-43a8-9f1a-42717f084f06', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a39882-1090-43a8-9f1a-42717f084f06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:03,469 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:55:03,469 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3e522d-ed7b-4ba8-9edf-56d9fa020a3c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3e522d-ed7b-4ba8-9edf-56d9fa020a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:04,535 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.053s
2025-12-09 20:55:04,535 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d89330-5039-44ae-ae41-2d2ac0f57943', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d89330-5039-44ae-ae41-2d2ac0f57943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:05,582 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:55:05,582 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b3f42f-d382-402c-9401-787ecfb34016', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b3f42f-d382-402c-9401-787ecfb34016', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:06,628 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:55:06,628 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af406f00-e1d8-4bb5-885f-f6d20846dd91', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af406f00-e1d8-4bb5-885f-f6d20846dd91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:07,676 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:55:07,676 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602376e2-fc2b-4227-ace0-c3684ff85c23', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602376e2-fc2b-4227-ace0-c3684ff85c23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:08,727 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.039s
2025-12-09 20:55:08,727 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba15bfb-7bb6-413c-8929-30638b7adc0b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba15bfb-7bb6-413c-8929-30638b7adc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:09,772 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:55:09,772 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5fb8de-c9b0-41c8-bb6d-520805f8565f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5fb8de-c9b0-41c8-bb6d-520805f8565f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:10,818 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:55:10,818 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47f9404-d85c-40bb-ae81-03930f45e36d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47f9404-d85c-40bb-ae81-03930f45e36d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:11,865 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:55:11,866 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12951763-0855-425a-90ed-c3617af93aa8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12951763-0855-425a-90ed-c3617af93aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:12,910 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:55:12,910 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7eab34f-1209-425b-9a0e-578706173410', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7eab34f-1209-425b-9a0e-578706173410', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:13,969 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.048s
2025-12-09 20:55:13,970 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b11c24-4a50-41b3-a669-ab514b192e03', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b11c24-4a50-41b3-a669-ab514b192e03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:15,016 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:55:15,016 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9167371e-f58c-4106-a2e6-a032ca28973b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9167371e-f58c-4106-a2e6-a032ca28973b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:16,061 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:55:16,062 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb237b4-6bd7-4cfc-bab7-ae687d377c90', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb237b4-6bd7-4cfc-bab7-ae687d377c90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:17,106 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:55:17,106 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6193f686-47fc-44b5-a642-9f0a46623a22', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6193f686-47fc-44b5-a642-9f0a46623a22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:18,149 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:55:18,149 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288d2562-615a-4b20-9fb1-4383ac40aa1c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288d2562-615a-4b20-9fb1-4383ac40aa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:19,194 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:55:19,195 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2201fa96-8c25-4e8e-aca5-b7163afc5986', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2201fa96-8c25-4e8e-aca5-b7163afc5986', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:20,249 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.043s
2025-12-09 20:55:20,249 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29a65f5-cbef-4c2e-a193-b7726cc203bf', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29a65f5-cbef-4c2e-a193-b7726cc203bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:21,309 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.042s
2025-12-09 20:55:21,309 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e008b5ec-e8dc-4794-896f-c0028bee2f7c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e008b5ec-e8dc-4794-896f-c0028bee2f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:22,378 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.051s
2025-12-09 20:55:22,378 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578ef9b2-5c4d-47c2-83b1-0f8ce08deae2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578ef9b2-5c4d-47c2-83b1-0f8ce08deae2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:23,435 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.045s
2025-12-09 20:55:23,436 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c9a783-c0f7-4336-bcbf-216fcd46b852', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c9a783-c0f7-4336-bcbf-216fcd46b852', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:24,481 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:55:24,482 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfeaacce-6de0-400b-8add-32ae03490493', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfeaacce-6de0-400b-8add-32ae03490493', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:25,530 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:55:25,530 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f72c27-453d-4ef4-8998-0ad4c6c8d6c6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f72c27-453d-4ef4-8998-0ad4c6c8d6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:26,578 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:55:26,579 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb36619f-4cc9-4051-b070-52448aef520d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb36619f-4cc9-4051-b070-52448aef520d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:27,635 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.044s
2025-12-09 20:55:27,635 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4beda425-5cc0-402a-84e1-5b0835b57d2d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4beda425-5cc0-402a-84e1-5b0835b57d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:28,689 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.042s
2025-12-09 20:55:28,689 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3cf3fb4-c002-48f4-abbe-6af2958a5c0e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3cf3fb4-c002-48f4-abbe-6af2958a5c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:29,754 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.049s
2025-12-09 20:55:29,754 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ab5a35-361e-4f25-a1df-03ea4f32b5b1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ab5a35-361e-4f25-a1df-03ea4f32b5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:30,815 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.049s
2025-12-09 20:55:30,815 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40f3972-247b-450b-a806-bf526afd87af', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40f3972-247b-450b-a806-bf526afd87af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:31,861 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:55:31,861 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341f3872-a23a-4b0c-ac0c-4426be6b30b8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341f3872-a23a-4b0c-ac0c-4426be6b30b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:32,905 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:55:32,905 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc91f4f7-cd0e-49f4-9862-ead8d0031cf5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc91f4f7-cd0e-49f4-9862-ead8d0031cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:33,950 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:55:33,951 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb313296-23e8-4ade-aeb1-26d5a1c3d572', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb313296-23e8-4ade-aeb1-26d5a1c3d572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:34,998 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:55:34,999 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a3d6c8-e628-43f6-83b1-9f273769b354', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a3d6c8-e628-43f6-83b1-9f273769b354', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:36,045 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:55:36,046 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2b838a-ede2-42bd-acec-2b01289d03f3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f2b838a-ede2-42bd-acec-2b01289d03f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:37,091 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:55:37,092 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae482c7f-e16d-4c74-ae05-1a7791f809b5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae482c7f-e16d-4c74-ae05-1a7791f809b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:38,143 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.041s
2025-12-09 20:55:38,144 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42d27d4-602f-4f17-b686-546ac7a364ea', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42d27d4-602f-4f17-b686-546ac7a364ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:39,208 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.051s
2025-12-09 20:55:39,209 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b7b307e-e538-4e90-bf47-cd8b738c0d37', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b7b307e-e538-4e90-bf47-cd8b738c0d37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:40,263 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:55:40,264 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf379869-b97a-4bdc-81e6-ae3a2b1e2327', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf379869-b97a-4bdc-81e6-ae3a2b1e2327', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:41,308 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:55:41,308 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d70f086-7450-4595-a33e-d851e27aa262', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d70f086-7450-4595-a33e-d851e27aa262', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:42,353 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:55:42,353 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bbdfc80-78ba-4b61-87ff-58817e797357', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bbdfc80-78ba-4b61-87ff-58817e797357', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:43,405 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:55:43,406 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f46620-dde7-4a24-a991-83be2a6eea71', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f46620-dde7-4a24-a991-83be2a6eea71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:44,456 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:55:44,456 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfd1082-9100-4187-9778-4c864a359565', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfd1082-9100-4187-9778-4c864a359565', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:45,511 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:55:45,512 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ba64e0-8d1a-456d-82ab-f2f910b3123b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ba64e0-8d1a-456d-82ab-f2f910b3123b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:46,563 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:55:46,563 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280e1fe0-b0ba-4711-a467-7bc2fc10e4b0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280e1fe0-b0ba-4711-a467-7bc2fc10e4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:47,611 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:55:47,611 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b61784b-6fa5-461a-97ee-707e527f8c2c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b61784b-6fa5-461a-97ee-707e527f8c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:48,655 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:55:48,656 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af207ffd-2dbc-465f-8c22-ec56b985eb71', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af207ffd-2dbc-465f-8c22-ec56b985eb71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:49,700 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:55:49,701 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e0ef467-407e-44f2-be10-5be668764b49', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e0ef467-407e-44f2-be10-5be668764b49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:50,744 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:55:50,744 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b347206-9f96-4ff4-a8f1-9c44e03fbb47', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b347206-9f96-4ff4-a8f1-9c44e03fbb47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:51,790 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:55:51,790 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21bc0e57-2143-4e6c-ac02-56095f44062c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21bc0e57-2143-4e6c-ac02-56095f44062c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:52,840 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.039s
2025-12-09 20:55:52,840 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2016b1-b349-4e9a-b2dc-12788c5156f6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2016b1-b349-4e9a-b2dc-12788c5156f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:53,886 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:55:53,886 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551d3eff-2b96-426c-bb8b-45b7c850e408', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551d3eff-2b96-426c-bb8b-45b7c850e408', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:54,936 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:55:54,936 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f702fbcc-47b2-4df0-83a0-ccf234dd0e68', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f702fbcc-47b2-4df0-83a0-ccf234dd0e68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:55,982 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:55:55,982 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f00419-65d2-44a6-adb6-69941d73fdf8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f00419-65d2-44a6-adb6-69941d73fdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:57,033 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.039s
2025-12-09 20:55:57,033 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0dfac0f-e9f5-4da9-8ed2-f7057071d8be', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0dfac0f-e9f5-4da9-8ed2-f7057071d8be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:58,101 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.057s
2025-12-09 20:55:58,102 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f795e8a3-7642-419c-bba6-af5332464b4e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f795e8a3-7642-419c-bba6-af5332464b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:55:59,155 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:55:59,155 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b5c424-b420-400f-b78e-7884b26549b5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b5c424-b420-400f-b78e-7884b26549b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:00,199 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:56:00,199 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b818b1-c3b6-4635-9b4d-519f8e30e237', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b818b1-c3b6-4635-9b4d-519f8e30e237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:01,252 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.041s
2025-12-09 20:56:01,252 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a583c1-9a61-4ba9-8624-55d28ff3e717', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a583c1-9a61-4ba9-8624-55d28ff3e717', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:02,300 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:56:02,301 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec42354e-00fa-4332-a4a4-6e00507dbf2d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec42354e-00fa-4332-a4a4-6e00507dbf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:03,350 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:56:03,350 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079359a3-db51-4960-af3a-7a11d72d88e7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079359a3-db51-4960-af3a-7a11d72d88e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:04,394 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:56:04,394 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc8106e-3bf8-4829-84df-03e854b19ecd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc8106e-3bf8-4829-84df-03e854b19ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:05,444 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:56:05,444 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61fbb91-be9b-4b2c-bfb5-9f794f507a4e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61fbb91-be9b-4b2c-bfb5-9f794f507a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:06,490 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:56:06,491 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2423b2-b795-4c46-b05d-433a78cabeb6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2423b2-b795-4c46-b05d-433a78cabeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:07,535 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:56:07,536 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a8b2a3-5941-438c-a24c-568a094f7324', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a8b2a3-5941-438c-a24c-568a094f7324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:08,581 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:56:08,582 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a6e366-2aa7-4650-b598-e8120bdd7a93', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a6e366-2aa7-4650-b598-e8120bdd7a93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:09,629 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:56:09,629 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9376bbf-b09b-4b50-995b-5c9e212b441c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9376bbf-b09b-4b50-995b-5c9e212b441c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:10,674 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:56:10,674 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83cf473-74f6-4b0e-9a65-7f62777732cf', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83cf473-74f6-4b0e-9a65-7f62777732cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:11,724 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:56:11,724 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2939dc3-3f28-437c-b4b3-9384a444d007', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2939dc3-3f28-437c-b4b3-9384a444d007', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:12,787 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.046s
2025-12-09 20:56:12,788 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc82cf8-6ce7-4e77-bf04-c9252145cd1d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc82cf8-6ce7-4e77-bf04-c9252145cd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:13,847 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.043s
2025-12-09 20:56:13,848 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5704504-c0c8-4ef4-b2e6-adb800df1250', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5704504-c0c8-4ef4-b2e6-adb800df1250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:14,905 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:56:14,905 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2c4ede-0b6f-47ae-9b6b-01cb31b23b5f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2c4ede-0b6f-47ae-9b6b-01cb31b23b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:15,951 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:56:15,952 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc04ea3-d351-4e25-ab4c-ac76d940c87b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc04ea3-d351-4e25-ab4c-ac76d940c87b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:17,004 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:56:17,004 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ceabe6-c1df-4588-a5d4-e0e9a5c6e14a', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ceabe6-c1df-4588-a5d4-e0e9a5c6e14a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:18,050 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:56:18,051 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531fbb80-9caf-4394-b777-bb11963f17c1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531fbb80-9caf-4394-b777-bb11963f17c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:19,100 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:56:19,100 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b3a324-832f-429c-bb9b-3fe0e2626046', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b3a324-832f-429c-bb9b-3fe0e2626046', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:20,149 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:56:20,149 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbd25ea-731b-4e79-a5ed-ccc730aee918', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbd25ea-731b-4e79-a5ed-ccc730aee918', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:21,206 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.043s
2025-12-09 20:56:21,206 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44616b5-3525-4721-be3c-a725b6cdd12f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44616b5-3525-4721-be3c-a725b6cdd12f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:22,254 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:56:22,255 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c7a659-6a79-466c-b8d9-683307a8dfa0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c7a659-6a79-466c-b8d9-683307a8dfa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:23,306 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:56:23,306 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc68821-06dc-4c70-bfdb-1f52d0796e59', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc68821-06dc-4c70-bfdb-1f52d0796e59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:24,362 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.039s
2025-12-09 20:56:24,362 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea2b24e-bf2b-4661-9359-40bdab27f876', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea2b24e-bf2b-4661-9359-40bdab27f876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:25,408 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:56:25,408 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c090aac2-fb1f-4d14-8fcc-01e213582bed', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c090aac2-fb1f-4d14-8fcc-01e213582bed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:26,463 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.044s
2025-12-09 20:56:26,463 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6531fe-2473-4d1d-a6aa-89dbc8e8d8b9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6531fe-2473-4d1d-a6aa-89dbc8e8d8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:27,510 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:56:27,510 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dca5355-33e9-4a6e-9a7a-f16deed753a5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dca5355-33e9-4a6e-9a7a-f16deed753a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:28,567 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:56:28,568 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e8df02-c4a6-482b-995b-6c436e1a9f97', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e8df02-c4a6-482b-995b-6c436e1a9f97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:29,623 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.042s
2025-12-09 20:56:29,623 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8bd454f-8ac3-475a-ac03-3f4e14b6a8c3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8bd454f-8ac3-475a-ac03-3f4e14b6a8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:30,680 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.044s
2025-12-09 20:56:30,680 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b280cbca-51f6-4d1c-9bbb-9217edfd786c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b280cbca-51f6-4d1c-9bbb-9217edfd786c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:31,746 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.045s
2025-12-09 20:56:31,746 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6f5774-c38c-4c63-a223-18970d94ebbb', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6f5774-c38c-4c63-a223-18970d94ebbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:32,795 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:56:32,795 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf6157a-e14d-4e5d-8a9f-f1a896f5f94e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf6157a-e14d-4e5d-8a9f-f1a896f5f94e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:33,849 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:56:33,849 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ca526d-1587-4ba5-80a9-53b8b8cb6218', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ca526d-1587-4ba5-80a9-53b8b8cb6218', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:34,896 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:56:34,896 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df4f695-03d9-49bd-bda2-1e2aaf317f54', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df4f695-03d9-49bd-bda2-1e2aaf317f54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:35,945 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:56:35,945 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b15ea2-2aac-4c82-a51b-ebcd3a365a0e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b15ea2-2aac-4c82-a51b-ebcd3a365a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:37,002 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.043s
2025-12-09 20:56:37,003 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a7d691-694c-4afa-a456-3dd280f70860', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a7d691-694c-4afa-a456-3dd280f70860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:38,049 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:56:38,049 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b25c9ce-71fd-402b-af7b-cfa508c85938', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b25c9ce-71fd-402b-af7b-cfa508c85938', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:39,099 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:56:39,100 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d8b7b41-5b04-411e-960d-8926110dd5c8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d8b7b41-5b04-411e-960d-8926110dd5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:40,145 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:56:40,146 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7ded0e-16ad-49f6-9040-efb7810980f1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7ded0e-16ad-49f6-9040-efb7810980f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:41,200 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.042s
2025-12-09 20:56:41,201 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9b9b39-fcd2-4e17-89a1-465ec24a54f0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9b9b39-fcd2-4e17-89a1-465ec24a54f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:42,260 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.042s
2025-12-09 20:56:42,260 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aebacd82-0f36-4500-b00a-45f337d2ae6b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aebacd82-0f36-4500-b00a-45f337d2ae6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:43,308 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:56:43,308 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b1d54d9-4aff-4aad-b1e2-068fdd05a255', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1d54d9-4aff-4aad-b1e2-068fdd05a255', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:44,367 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.046s
2025-12-09 20:56:44,367 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a60430-d020-49b2-80c5-c153fdbae4d2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a60430-d020-49b2-80c5-c153fdbae4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:45,428 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.049s
2025-12-09 20:56:45,428 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198bb1f4-0a76-4c4f-9ab3-8479a01c1b7e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198bb1f4-0a76-4c4f-9ab3-8479a01c1b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:46,478 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:56:46,478 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d638b3-db02-4f69-a1d7-c041b3b43254', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d638b3-db02-4f69-a1d7-c041b3b43254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:47,531 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.041s
2025-12-09 20:56:47,531 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57e1dd1-1f19-436a-be73-7d3e12c5a72d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57e1dd1-1f19-436a-be73-7d3e12c5a72d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:48,588 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.046s
2025-12-09 20:56:48,588 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664b12f2-cd39-4ca9-aca5-b893ecd50d18', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664b12f2-cd39-4ca9-aca5-b893ecd50d18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:49,642 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.042s
2025-12-09 20:56:49,642 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574e3ae0-f770-4abe-aaeb-28e669f2f467', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574e3ae0-f770-4abe-aaeb-28e669f2f467', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:50,695 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:56:50,695 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552f3c03-7081-4961-a2a6-9b91ad6c4455', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552f3c03-7081-4961-a2a6-9b91ad6c4455', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:51,742 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:56:51,742 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809cba43-2d32-498a-81df-efdbaa8215c6', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809cba43-2d32-498a-81df-efdbaa8215c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:52,790 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:56:52,790 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63ab90e-3f5e-419b-8748-ae7c36f20a4e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63ab90e-3f5e-419b-8748-ae7c36f20a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:53,841 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:56:53,841 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce951a6c-9bcc-4363-9a96-617cc5bd1be7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce951a6c-9bcc-4363-9a96-617cc5bd1be7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:54,894 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.041s
2025-12-09 20:56:54,894 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82bad107-5034-431a-8644-560c19ca18e8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82bad107-5034-431a-8644-560c19ca18e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:55,940 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:56:55,940 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e3d352-b66b-4662-83a1-26f6eeda31a9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e3d352-b66b-4662-83a1-26f6eeda31a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:56,990 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:56:56,991 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f98a76-d735-4140-a825-9ff2b4c79dd3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f98a76-d735-4140-a825-9ff2b4c79dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:58,046 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:56:58,047 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c314167-adf7-4677-ba72-8f580024ad85', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c314167-adf7-4677-ba72-8f580024ad85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:56:59,103 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.045s
2025-12-09 20:56:59,103 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e585ef-3efe-4a02-ab72-00e5e089fc84', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e585ef-3efe-4a02-ab72-00e5e089fc84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:00,148 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:57:00,148 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada36fc6-38ab-4dc6-8888-ead80950e8bc', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada36fc6-38ab-4dc6-8888-ead80950e8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:01,192 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.033s
2025-12-09 20:57:01,193 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9731b0e-20c6-428d-8267-ad5209f41a44', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9731b0e-20c6-428d-8267-ad5209f41a44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:02,239 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:57:02,239 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b140e9-f0fb-4370-88dc-f43d0d714f06', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b140e9-f0fb-4370-88dc-f43d0d714f06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:03,287 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:57:03,287 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b496f517-3e79-4538-8b6f-0289c14c4a9c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b496f517-3e79-4538-8b6f-0289c14c4a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:04,333 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:57:04,333 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c996b0-3c9d-4461-9e7b-cd7945fee6f3', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c996b0-3c9d-4461-9e7b-cd7945fee6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:05,378 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:57:05,379 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52df9b3d-16fb-4e38-a0ca-492d1572899b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52df9b3d-16fb-4e38-a0ca-492d1572899b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:06,437 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.047s
2025-12-09 20:57:06,437 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e898df-eeae-484d-a492-f0c1e9b7e878', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e898df-eeae-484d-a492-f0c1e9b7e878', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:07,485 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:57:07,485 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b91f5a-7e11-4ca6-9939-6488a7eba37b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b91f5a-7e11-4ca6-9939-6488a7eba37b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:08,533 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:57:08,533 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15350c72-f14f-4480-b4ef-fbc3d25b5c2d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15350c72-f14f-4480-b4ef-fbc3d25b5c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:09,577 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.032s
2025-12-09 20:57:09,577 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce5d82f-1ac6-4557-8db1-cb5b12fb9dec', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce5d82f-1ac6-4557-8db1-cb5b12fb9dec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:10,623 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:57:10,623 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35ec450-6a64-4732-a6d1-a41458ae8970', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35ec450-6a64-4732-a6d1-a41458ae8970', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:11,679 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.044s
2025-12-09 20:57:11,679 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2537178-2628-4401-913c-feed017ec9ff', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2537178-2628-4401-913c-feed017ec9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:12,733 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:57:12,733 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6928694-5201-4802-bf26-eec664c97db1', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6928694-5201-4802-bf26-eec664c97db1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:13,784 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:57:13,784 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0019c5-5cc8-4f02-b27f-26c1899b40be', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0019c5-5cc8-4f02-b27f-26c1899b40be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:14,834 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:57:14,834 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b2eb8f-88ab-4a0b-84b0-e00fc3c91a6b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b2eb8f-88ab-4a0b-84b0-e00fc3c91a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:15,885 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:57:15,886 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87684a2-ee38-433b-8665-21f14fa17415', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87684a2-ee38-433b-8665-21f14fa17415', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:16,935 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:57:16,936 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f19a217-d68a-43d3-9a8c-81b7cd5f6340', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f19a217-d68a-43d3-9a8c-81b7cd5f6340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:17,982 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:57:17,982 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d142aa-30c4-47d3-a1f7-f413a9909db8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d142aa-30c4-47d3-a1f7-f413a9909db8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:19,033 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:57:19,034 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bae2c2-1aa7-482f-8f8a-472c077d63ea', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bae2c2-1aa7-482f-8f8a-472c077d63ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:20,080 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:57:20,081 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0697bedc-cfae-41e9-9ffa-9dfba7d29dda', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0697bedc-cfae-41e9-9ffa-9dfba7d29dda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:21,138 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.044s
2025-12-09 20:57:21,139 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c0a3c03-1bac-48f6-8374-184d96d4e6da', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c0a3c03-1bac-48f6-8374-184d96d4e6da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:22,189 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.039s
2025-12-09 20:57:22,189 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b35c88-0e2c-4e84-a4e3-818d5fce32c5', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b35c88-0e2c-4e84-a4e3-818d5fce32c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:23,241 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.040s
2025-12-09 20:57:23,241 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069bb062-c7da-4daa-92f6-618c1a000c13', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069bb062-c7da-4daa-92f6-618c1a000c13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:24,296 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.043s
2025-12-09 20:57:24,296 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed20775-c240-45e2-99d8-35adef2cf06e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed20775-c240-45e2-99d8-35adef2cf06e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:25,352 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.044s
2025-12-09 20:57:25,353 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d108c0f7-761a-4820-8e05-18b51693b9ca', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d108c0f7-761a-4820-8e05-18b51693b9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:26,402 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:57:26,402 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f734626-232b-48b2-bd84-d4996f8bdd57', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f734626-232b-48b2-bd84-d4996f8bdd57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:27,456 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.042s
2025-12-09 20:57:27,456 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9184d345-b0b1-407b-a8f4-56186bfc9e5c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9184d345-b0b1-407b-a8f4-56186bfc9e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:28,502 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.035s
2025-12-09 20:57:28,503 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27cbb21f-d9ee-4ea9-8163-6df2defbdfc0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27cbb21f-d9ee-4ea9-8163-6df2defbdfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:29,547 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.034s
2025-12-09 20:57:29,548 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a168bd2-b106-4a80-9a5d-cfa835bf3be4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a168bd2-b106-4a80-9a5d-cfa835bf3be4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:30,596 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:57:30,597 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590bce16-29ff-4c09-9554-8398b55c0ba7', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590bce16-29ff-4c09-9554-8398b55c0ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:31,652 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.039s
2025-12-09 20:57:31,652 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1349102b-f42a-453d-a5f3-d08073545a43', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1349102b-f42a-453d-a5f3-d08073545a43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:32,699 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.037s
2025-12-09 20:57:32,699 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6116942-fa14-4608-816f-8422702bbcdd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6116942-fa14-4608-816f-8422702bbcdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:33,749 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:57:33,749 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdcc673-ba16-49d9-a50c-29ce895e5d11', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdcc673-ba16-49d9-a50c-29ce895e5d11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:34,800 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:57:34,800 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b460fb-fe56-4749-bfb4-9e8bcaa38371', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b460fb-fe56-4749-bfb4-9e8bcaa38371', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:35,851 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.036s
2025-12-09 20:57:35,851 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af318885-da99-47d6-bd25-65e8363e8031', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af318885-da99-47d6-bd25-65e8363e8031', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:36,906 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:57:36,906 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02eb1dfd-697e-4c7d-8af2-6648120aeaed', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02eb1dfd-697e-4c7d-8af2-6648120aeaed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:36,955 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.038s
2025-12-09 20:57:36,955 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ff2ca3-621e-4d9b-bb8a-4695675f14f2', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ff2ca3-621e-4d9b-bb8a-4695675f14f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"volume": {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c5b93194c924caeb88dcc10e863c55b"}}'
2025-12-09 20:57:37,008 82090 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 400 DELETE http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0 0.043s
2025-12-09 20:57:37,009 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65dbde3-d29f-44b1-8358-e8150f370475', 'x-openstack-request-id': 'req-d65dbde3-d29f-44b1-8358-e8150f370475', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0'}
Body: b'{"badRequest": {"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-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 165, in _delete_volume_for_cleanup
BaseVolumeTest.delete_volume(volumes_client, volume_id)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 229, in delete_volume
client.delete_volume(volume_id)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
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/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
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 (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, in test_volume_create_get_update_delete_from_image
self._volume_create_get_update_delete(
File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete
volume = self.create_volume(wait_until='available', **kwargs)
File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume
waiters.wait_for_volume_resource_status(self.volumes_client,
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 54a44ccd-675b-4407-ae10-b9f20af672e0 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
fail
ft18.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 20:58:25,796 82090 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036 on backend None
2025-12-09 20:58:25,898 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.136/volume/v3/types 0.102s
2025-12-09 20:58:25,899 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f5b231-03ce-4c81-ad34-26a9b85c5fa6', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f5b231-03ce-4c81-ad34-26a9b85c5fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/types'}
Body: b'{"volume_type": {"id": "7212163f-52f4-4167-a089-37878630b9aa", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-09 20:58:25,901 82090 DEBUG [tempest.scenario.manager] paths: img: /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2025-12-09 20:58:26,536 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.136/image/v2/images 0.634s
2025-12-09 20:58:26,536 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1511177537", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-85a38e40-4012-45d2-ad40-99ec4299372d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1511177537", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ce8b14b71683434fb2a997b72b1d7bfb", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "29bcef67-b660-4f3b-a05c-96f1d7baf677", "created_at": "2025-12-09T19:58:27Z", "updated_at": "2025-12-09T19:58:27Z", "tags": [], "self": "/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677", "file": "/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:58:27,643 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://192.168.122.136/image/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677/file 1.107s
2025-12-09 20:58:27,644 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f3dd0b356f0>
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b1b65820-0a54-42d7-9a2d-83fd9486b570', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.136/image/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677/file'}
Body: b''
2025-12-09 20:58:27,644 82090 DEBUG [tempest.scenario.manager] image:29bcef67-b660-4f3b-a05c-96f1d7baf677
2025-12-09 20:58:27,686 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.136/compute/v2.1/os-keypairs 0.040s
2025-12-09 20:58:27,686 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-304752846", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN8nHZSXbGWGnjLInz2t4L0mJ3YUZddkzheuedpcileog0Vy6E7sYVHJNGdr4KJg1eJYCEarC0w7nTKVLk7/+w90wRKuIWLUSe0/OxW5cp/0bdYUCEGe2UPDwcuAi6diVQ=="}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bdd24eb-0b19-4263-9398-48700677c407', 'x-compute-request-id': 'req-3bdd24eb-0b19-4263-9398-48700677c407', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-304752846", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN8nHZSXbGWGnjLInz2t4L0mJ3YUZddkzheuedpcileog0Vy6E7sYVHJNGdr4KJg1eJYCEarC0w7nTKVLk7/+w90wRKuIWLUSe0/OxW5cp/0bdYUCEGe2UPDwcuAi6diVQ==", "fingerprint": "8d:48:6d:76:00:2d:a0:79:1d:64:26:32:9b:79:4c:77", "user_id": "60f90c8f973944e790b000c2630ac688"}}'
2025-12-09 20:58:27,722 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/compute/v2.1/os-availability-zone/detail 0.033s
2025-12-09 20:58:27,722 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e012ee-c501-4675-9d29-5605d1fc9111', 'x-compute-request-id': 'req-d1e012ee-c501-4675-9d29-5605d1fc9111', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/os-availability-zone/detail'}
Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-12-09T19:57:38.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-12-09T19:58:24.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-12-09T19:56:59.000000"}}}}]}'
2025-12-09 20:58:27,725 82090 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746553276-1457694805 on backend None
2025-12-09 20:58:27,755 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.136/volume/v3/types 0.029s
2025-12-09 20:58:27,755 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746553276-1457694805", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e95aa38-3206-47ea-a59e-adc253408f0f', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e95aa38-3206-47ea-a59e-adc253408f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/types'}
Body: b'{"volume_type": {"id": "4e38b800-4ec6-4734-a783-063c6915cda5", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746553276-1457694805", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-09 20:58:27,757 82090 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657918044-255969807 on backend None
2025-12-09 20:58:27,786 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.136/volume/v3/types 0.028s
2025-12-09 20:58:27,786 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657918044-255969807", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334c490b-d2e6-4989-8408-d9070bc091e2', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334c490b-d2e6-4989-8408-d9070bc091e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/types'}
Body: b'{"volume_type": {"id": "6f370bea-fa3d-4475-add9-2124b371ca11", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657918044-255969807", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-09 20:58:27,788 82090 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'devstack'}]:
2025-12-09 20:58:28,022 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.136/volume/v3/volumes 0.233s
2025-12-09 20:58:28,022 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1781646601", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746553276-1457694805", "size": 1}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff62b8b-f4c7-47ef-91b2-7c30cde43040', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff62b8b-f4c7-47ef-91b2-7c30cde43040', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "7a3c886c-3c47-4207-a3a0-ee2260e29103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:27.950023", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1781646601", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746553276-1457694805", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 20:58:28,306 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.136/volume/v3/volumes 0.275s
2025-12-09 20:58:28,306 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-344623735", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657918044-255969807", "size": 1}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9aab66-b24c-4b72-a98d-5f740247b686', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9aab66-b24c-4b72-a98d-5f740247b686', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "63acbeb7-0652-40b6-b105-462afab893c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:28.213861", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-344623735", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657918044-255969807", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/63acbeb7-0652-40b6-b105-462afab893c6"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 20:58:28,336 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/image/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677 0.021s
2025-12-09 20:58:28,336 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e4225195-54ff-49bc-a22d-bb8fb5e38c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/image/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677'}
Body: b'{"name": "tempest-scenario-img--1511177537", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ce8b14b71683434fb2a997b72b1d7bfb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "29bcef67-b660-4f3b-a05c-96f1d7baf677", "created_at": "2025-12-09T19:58:27Z", "updated_at": "2025-12-09T19:58:28Z", "tags": [], "self": "/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677", "file": "/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677/file", "schema": "/v2/schemas/image"}'
2025-12-09 20:58:28,891 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.136/volume/v3/volumes 0.554s
2025-12-09 20:58:28,891 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "snapshot_id": null, "imageRef": "29bcef67-b660-4f3b-a05c-96f1d7baf677", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "size": 1}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b628bedc-59f1-4d9f-b2c8-5dac248be42c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b628bedc-59f1-4d9f-b2c8-5dac248be42c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:28.826481", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 20:58:28,940 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 20:58:28,941 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4d3d3e-0bce-479f-9304-9a643d929b2a', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4d3d3e-0bce-479f-9304-9a643d929b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:30,000 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.048s
2025-12-09 20:58:30,001 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2dfa776-1bc6-4d8f-abbd-367b96f3629c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2dfa776-1bc6-4d8f-abbd-367b96f3629c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:31,047 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:58:31,047 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10a62ce-b500-489d-98ba-664c4225ccf6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10a62ce-b500-489d-98ba-664c4225ccf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:32,097 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 20:58:32,097 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1135808-4811-407a-9e12-8e351a8610af', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1135808-4811-407a-9e12-8e351a8610af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:33,142 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:58:33,143 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3158560b-92b5-4291-8cfd-6ede58c04698', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3158560b-92b5-4291-8cfd-6ede58c04698', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:34,194 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 20:58:34,195 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed315a06-e286-41e6-9fef-19e40ff2724c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed315a06-e286-41e6-9fef-19e40ff2724c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:35,243 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 20:58:35,243 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2f77fc-fc2f-41c5-a993-1a9956c74cd8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2f77fc-fc2f-41c5-a993-1a9956c74cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:36,292 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 20:58:36,293 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f61d902-a065-4b58-aaa5-b6523c220427', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f61d902-a065-4b58-aaa5-b6523c220427', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:37,337 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:58:37,337 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284ca030-5a56-4b29-aabc-61446a55329d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284ca030-5a56-4b29-aabc-61446a55329d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:38,388 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 20:58:38,388 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7adf52b9-153a-4b2e-aec0-29a90f0b03b2', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7adf52b9-153a-4b2e-aec0-29a90f0b03b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:39,434 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:58:39,435 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9796bec6-c277-4987-b5fd-e7d599d86b8f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9796bec6-c277-4987-b5fd-e7d599d86b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:40,481 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:58:40,482 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e90be98-12ba-43d5-bf82-58a7b91d3f14', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e90be98-12ba-43d5-bf82-58a7b91d3f14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:41,536 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 20:58:41,536 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a78dcc8-4416-44fa-8631-58b7d1ed1bb5', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a78dcc8-4416-44fa-8631-58b7d1ed1bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:42,585 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 20:58:42,585 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae814ad-26ec-45af-aeaf-d853f60960a0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae814ad-26ec-45af-aeaf-d853f60960a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:43,631 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:58:43,631 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bccf4cc-12e5-4ad5-a55c-6a18d402d0b9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bccf4cc-12e5-4ad5-a55c-6a18d402d0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:44,681 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 20:58:44,682 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428f26f2-10fa-43f5-897e-8453a78b8b9f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428f26f2-10fa-43f5-897e-8453a78b8b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:45,730 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 20:58:45,731 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788ddb66-8db1-4056-bfe7-f707c8b840a3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788ddb66-8db1-4056-bfe7-f707c8b840a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:46,774 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 20:58:46,774 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51b0262-c56c-4a68-be7f-6e205b1c27da', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51b0262-c56c-4a68-be7f-6e205b1c27da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:47,828 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 20:58:47,828 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a36bfc2-3fc2-4141-8b69-f31a83464a01', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a36bfc2-3fc2-4141-8b69-f31a83464a01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:48,880 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 20:58:48,880 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb906e65-b49d-4764-9c4d-211ed7417909', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb906e65-b49d-4764-9c4d-211ed7417909', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:49,923 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 20:58:49,923 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ade48c-12d5-46aa-a5a3-7e538e8257db', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ade48c-12d5-46aa-a5a3-7e538e8257db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:50,975 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 20:58:50,975 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc1ef38-c5e0-40fa-99d1-58ea89906628', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc1ef38-c5e0-40fa-99d1-58ea89906628', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:52,019 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 20:58:52,019 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f7ec34-1ff1-4e99-b779-94dd55e6c743', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f7ec34-1ff1-4e99-b779-94dd55e6c743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:53,081 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.051s
2025-12-09 20:58:53,081 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503b8085-08a8-408a-9e98-feb74fd450e9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503b8085-08a8-408a-9e98-feb74fd450e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:54,128 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:58:54,129 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05929aa8-21ce-46dd-9759-09cc67559b89', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05929aa8-21ce-46dd-9759-09cc67559b89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:55,176 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 20:58:55,176 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b92dcc7-b6e8-48aa-9ee5-7ce34c6f291a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b92dcc7-b6e8-48aa-9ee5-7ce34c6f291a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:56,220 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:58:56,221 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420304fc-a2fe-475b-bf83-239b0aadd9ab', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420304fc-a2fe-475b-bf83-239b0aadd9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:57,267 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:58:57,268 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b584b065-5a5a-478f-91e4-8d2ee37aa935', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b584b065-5a5a-478f-91e4-8d2ee37aa935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:58,347 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.068s
2025-12-09 20:58:58,347 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93e1481-f2f1-4a25-8a01-e7f4a083c9f7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93e1481-f2f1-4a25-8a01-e7f4a083c9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:58:59,389 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 20:58:59,389 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d84917-5343-4280-9892-ac8d332b584a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d84917-5343-4280-9892-ac8d332b584a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:00,432 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 20:59:00,432 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130eefc8-80bd-4e32-bb18-15ec7e8c5c2c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130eefc8-80bd-4e32-bb18-15ec7e8c5c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:01,476 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:01,477 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1173d92d-037d-4bc9-a9fd-4d71a3ae878d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1173d92d-037d-4bc9-a9fd-4d71a3ae878d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:02,518 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.030s
2025-12-09 20:59:02,518 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13598d85-a55a-49d2-9d63-76767e049cbe', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13598d85-a55a-49d2-9d63-76767e049cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:03,561 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 20:59:03,562 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d5626e-1f09-4dcc-b857-4b96d3bbbe1b', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d5626e-1f09-4dcc-b857-4b96d3bbbe1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:04,606 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:04,607 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1018422-e4a4-4686-ac57-8453123af71d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1018422-e4a4-4686-ac57-8453123af71d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:05,650 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 20:59:05,650 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b322886-9e18-497f-aaf1-034377b408d6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b322886-9e18-497f-aaf1-034377b408d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:06,694 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:06,694 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1474a0d1-2394-47f5-906c-0b586af56537', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1474a0d1-2394-47f5-906c-0b586af56537', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:07,738 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 20:59:07,738 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f00a1c-8318-4a97-a16b-43dfdfb14661', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f00a1c-8318-4a97-a16b-43dfdfb14661', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:08,784 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:59:08,785 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560990eb-60a3-4ce5-b96e-c97a5b94b602', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560990eb-60a3-4ce5-b96e-c97a5b94b602', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:09,828 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:09,828 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f9c4fa-c718-48d0-85bd-e97f161f97d8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f9c4fa-c718-48d0-85bd-e97f161f97d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:10,873 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:10,873 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de650d84-cca4-438f-ae1d-bd409269d204', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de650d84-cca4-438f-ae1d-bd409269d204', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:11,922 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 20:59:11,922 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7632caa-f5a9-4d45-a922-f0dba3404f02', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7632caa-f5a9-4d45-a922-f0dba3404f02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:12,975 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 20:59:12,975 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4afb9aa-3cdb-422e-83f6-3513096950a8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4afb9aa-3cdb-422e-83f6-3513096950a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:14,026 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:14,026 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28057b40-4c88-44d2-a7ed-446e2d3b8071', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28057b40-4c88-44d2-a7ed-446e2d3b8071', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:15,080 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 20:59:15,080 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08149f5b-dd29-4d80-b4ff-6e0a009e5815', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08149f5b-dd29-4d80-b4ff-6e0a009e5815', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:16,124 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:16,125 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbb1e7e-9774-4ec5-90e8-4e13d3069d31', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbb1e7e-9774-4ec5-90e8-4e13d3069d31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:17,170 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:17,170 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1432e9-fd24-4eff-a514-23233c8928d7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1432e9-fd24-4eff-a514-23233c8928d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:18,213 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 20:59:18,213 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987e358b-271e-4b32-9960-ae9b6692c105', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987e358b-271e-4b32-9960-ae9b6692c105', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:19,320 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.096s
2025-12-09 20:59:19,320 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d328ce3-f4e7-471a-9060-58384095f0fe', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d328ce3-f4e7-471a-9060-58384095f0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:20,397 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.058s
2025-12-09 20:59:20,397 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efcd2312-12ff-4a1b-a52a-0ac7d778669c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efcd2312-12ff-4a1b-a52a-0ac7d778669c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:21,457 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.046s
2025-12-09 20:59:21,458 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe94f4e-d8f8-4354-8005-6da6ebc68990', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe94f4e-d8f8-4354-8005-6da6ebc68990', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:22,523 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.052s
2025-12-09 20:59:22,523 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93820886-d209-47cb-a325-fe8688e2f732', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93820886-d209-47cb-a325-fe8688e2f732', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:23,567 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:23,567 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d2df93-fd1f-4062-b0ac-2659346dc52b', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d2df93-fd1f-4062-b0ac-2659346dc52b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:24,628 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.050s
2025-12-09 20:59:24,629 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d1db67-6ca3-4b75-99db-bdf5bf162d24', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d1db67-6ca3-4b75-99db-bdf5bf162d24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:25,676 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 20:59:25,676 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f941f871-62cb-44e9-80d7-4b33f9d959f9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f941f871-62cb-44e9-80d7-4b33f9d959f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:26,724 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 20:59:26,725 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6cfe61-b9f0-4ab8-b2f7-e50a6094501f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6cfe61-b9f0-4ab8-b2f7-e50a6094501f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:27,773 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 20:59:27,774 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c5e678-b12c-438b-b20d-76ca1c5700fa', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c5e678-b12c-438b-b20d-76ca1c5700fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:28,817 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 20:59:28,817 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3e969e-ef10-4238-a080-543f9bd293e3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3e969e-ef10-4238-a080-543f9bd293e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:29,865 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 20:59:29,865 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa7f96d-dabc-481f-bdce-49065b8d0eaf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa7f96d-dabc-481f-bdce-49065b8d0eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:30,911 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:30,911 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47812c62-5908-4f8f-bc3f-b9d1ca4d1db2', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47812c62-5908-4f8f-bc3f-b9d1ca4d1db2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:31,954 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 20:59:31,954 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3383399-8e4f-4749-9b55-e77e880e7642', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3383399-8e4f-4749-9b55-e77e880e7642', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:33,049 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.082s
2025-12-09 20:59:33,049 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8691acc-8a58-45ac-bb17-eef7b28b63b1', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8691acc-8a58-45ac-bb17-eef7b28b63b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:34,104 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 20:59:34,104 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b201d7a3-9eb3-4e0a-be54-4890b53610de', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b201d7a3-9eb3-4e0a-be54-4890b53610de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:35,149 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:35,149 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10346cc8-35ec-4092-9940-60fc547cdd45', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10346cc8-35ec-4092-9940-60fc547cdd45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:36,200 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:36,201 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035e2120-caf7-43e7-bdee-b5f881049bdb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035e2120-caf7-43e7-bdee-b5f881049bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:37,249 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 20:59:37,249 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451e016b-6a10-4fc3-9ece-d3e375d69379', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451e016b-6a10-4fc3-9ece-d3e375d69379', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:38,301 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:59:38,301 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b28555-f5e0-40fe-b7bf-e7f67cc9b3ac', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b28555-f5e0-40fe-b7bf-e7f67cc9b3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:39,347 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:59:39,348 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6640f67f-efd8-4b98-9d7a-5c3c01400b7f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6640f67f-efd8-4b98-9d7a-5c3c01400b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:40,397 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:40,397 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05802fb0-99a4-491e-b06c-dc05c76db9d6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05802fb0-99a4-491e-b06c-dc05c76db9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:41,445 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 20:59:41,445 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279c51d2-630e-4ca8-aace-ffad8369f66c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279c51d2-630e-4ca8-aace-ffad8369f66c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:42,497 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:42,497 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2f1853-673d-475f-950d-f43803720213', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2f1853-673d-475f-950d-f43803720213', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:43,542 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:43,542 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60404b98-b53e-4432-b766-4dec6830cfba', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60404b98-b53e-4432-b766-4dec6830cfba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:44,585 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 20:59:44,586 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b40f8a4-034a-44c6-b680-8afc08f51374', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b40f8a4-034a-44c6-b680-8afc08f51374', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:45,645 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 20:59:45,645 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae73354f-c664-4824-bc54-42e725bbcaa5', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae73354f-c664-4824-bc54-42e725bbcaa5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:46,690 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:46,690 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2ac053-a0e3-47c7-8cb5-3d1b4b383619', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2ac053-a0e3-47c7-8cb5-3d1b4b383619', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:47,741 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 20:59:47,742 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff632f28-debc-44a6-bce2-0dcaf0fa817a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff632f28-debc-44a6-bce2-0dcaf0fa817a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:48,788 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:59:48,789 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac092a4b-6c08-435d-bb0d-b84304a2e6dc', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac092a4b-6c08-435d-bb0d-b84304a2e6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:49,834 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:49,835 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fc0318-57e7-4cd1-92b0-5b1a2e7a10d6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fc0318-57e7-4cd1-92b0-5b1a2e7a10d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:50,885 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 20:59:50,885 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db88568e-32c5-4a7a-86ad-6070b8c056ed', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db88568e-32c5-4a7a-86ad-6070b8c056ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:51,929 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:51,930 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdee6b2-9318-433b-9f61-7fc42b5b9f97', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdee6b2-9318-433b-9f61-7fc42b5b9f97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:52,977 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 20:59:52,978 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b50636-a87e-420b-883c-0a8089b3dd17', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b50636-a87e-420b-883c-0a8089b3dd17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:54,023 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 20:59:54,024 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9231bd3b-2610-4de0-affb-eb244b7b35a1', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9231bd3b-2610-4de0-affb-eb244b7b35a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:55,068 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:55,068 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9c8a45-6e6e-4580-9168-43b253f741bb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9c8a45-6e6e-4580-9168-43b253f741bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:56,113 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 20:59:56,113 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1a0a82-1414-4572-b5c2-e26fdca60aa9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1a0a82-1414-4572-b5c2-e26fdca60aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:57,159 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:59:57,159 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3dfd45e-d9f7-431d-94cb-8eee7d6c564a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3dfd45e-d9f7-431d-94cb-8eee7d6c564a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:58,205 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 20:59:58,205 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a732bee-702a-4094-adc8-c4b20911cfdb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a732bee-702a-4094-adc8-c4b20911cfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 20:59:59,263 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.046s
2025-12-09 20:59:59,264 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d701b7cc-a62b-4ffc-acd0-482d3b6980c1', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d701b7cc-a62b-4ffc-acd0-482d3b6980c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:00,305 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:00:00,306 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbfeab78-aa4a-459c-8399-166262874728', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbfeab78-aa4a-459c-8399-166262874728', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:01,350 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:01,350 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6f9836-215a-4840-8649-b65b87157ce8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6f9836-215a-4840-8649-b65b87157ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:02,405 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:00:02,405 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ffe127-00a7-4320-b135-9c9d333005b4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ffe127-00a7-4320-b135-9c9d333005b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:03,461 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.044s
2025-12-09 21:00:03,461 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53efcbc-d555-486e-88d4-c47ba1a902d8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53efcbc-d555-486e-88d4-c47ba1a902d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:04,515 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:00:04,515 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4a3398-4772-4333-9d1e-6db0b163ea79', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4a3398-4772-4333-9d1e-6db0b163ea79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:05,569 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:00:05,569 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be3d86e-3ee0-4f97-a6b5-e0bdb4ce95c3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be3d86e-3ee0-4f97-a6b5-e0bdb4ce95c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:06,617 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:00:06,618 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc853950-dab9-4e2d-9fc8-09a52a60c2eb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc853950-dab9-4e2d-9fc8-09a52a60c2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:07,671 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:00:07,672 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a005c7-ca5b-455d-a0ea-49c184ca4bb6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a005c7-ca5b-455d-a0ea-49c184ca4bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:08,721 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:00:08,722 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25a0bd6-4e49-4e6f-a976-3e62aebd434c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25a0bd6-4e49-4e6f-a976-3e62aebd434c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:09,767 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:00:09,767 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d4287f-e02b-4813-bc08-563458272f4a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d4287f-e02b-4813-bc08-563458272f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:10,824 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:00:10,824 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f14151b-14de-4440-b231-a01a9c054b60', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f14151b-14de-4440-b231-a01a9c054b60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:11,873 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:00:11,873 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4469507-171f-406b-9e28-8e69595924c4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4469507-171f-406b-9e28-8e69595924c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:12,917 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:12,917 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055c638f-53fe-4c90-b518-ed90fd6bc17d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055c638f-53fe-4c90-b518-ed90fd6bc17d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:13,962 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:13,962 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7db57b9-3c14-435d-9fa0-142db7129ebc', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7db57b9-3c14-435d-9fa0-142db7129ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:15,007 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:15,007 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1d7913-7650-488b-82db-9d7d49c1c986', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1d7913-7650-488b-82db-9d7d49c1c986', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:16,056 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:00:16,056 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6da7b8b-9876-4fe2-9f96-63e6c5df7dd3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6da7b8b-9876-4fe2-9f96-63e6c5df7dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:17,108 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:00:17,108 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1dfc4f5-3c60-42cf-a282-007aaef5692f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1dfc4f5-3c60-42cf-a282-007aaef5692f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:18,152 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:18,153 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c86fed-80a2-4b5d-b730-42cd7eead57c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c86fed-80a2-4b5d-b730-42cd7eead57c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:19,197 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:19,197 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab15fb9-6881-49b7-a453-2ec0d9af7795', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab15fb9-6881-49b7-a453-2ec0d9af7795', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:20,244 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:00:20,244 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4837fab4-dafa-4603-a80c-525ded624a86', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4837fab4-dafa-4603-a80c-525ded624a86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:21,288 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:21,289 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a120c175-ad27-46cc-a716-603d26ef298c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a120c175-ad27-46cc-a716-603d26ef298c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:22,334 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:00:22,335 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0524c4-f9ff-4d6e-830b-cae164226f03', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0524c4-f9ff-4d6e-830b-cae164226f03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:23,388 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 21:00:23,388 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81822c0-30f2-4314-b9f7-a54fd489b609', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81822c0-30f2-4314-b9f7-a54fd489b609', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:24,440 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:00:24,441 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761c82e1-8f76-4dce-9605-b700403a6ea2', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761c82e1-8f76-4dce-9605-b700403a6ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:25,486 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:00:25,487 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1250d03c-fa65-4411-9f61-3879d1bfc3bb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1250d03c-fa65-4411-9f61-3879d1bfc3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:26,531 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:26,531 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60120d4-b24e-40ad-a6a0-287549f8009e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60120d4-b24e-40ad-a6a0-287549f8009e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:27,580 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:00:27,580 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522b80b3-c4df-4fac-b2df-33aed6d4ef3e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522b80b3-c4df-4fac-b2df-33aed6d4ef3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:28,626 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:00:28,626 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48544a37-ae8c-4e49-b4b0-2333e4d50699', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48544a37-ae8c-4e49-b4b0-2333e4d50699', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:29,671 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:29,671 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b717b1ed-b017-4cbd-a826-c1e37a57d752', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b717b1ed-b017-4cbd-a826-c1e37a57d752', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:30,716 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:00:30,716 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6883f0db-8559-4d39-b1f5-efd763f0a7e4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6883f0db-8559-4d39-b1f5-efd763f0a7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:31,762 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:00:31,763 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3a5522-4f8b-4bab-bb55-d241659a287d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3a5522-4f8b-4bab-bb55-d241659a287d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:32,808 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:00:32,809 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b087f3a1-643c-4d03-9ab5-994c78aaa39e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b087f3a1-643c-4d03-9ab5-994c78aaa39e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:33,861 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:00:33,861 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fee584-1246-4266-86f7-e90133918989', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fee584-1246-4266-86f7-e90133918989', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:34,906 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:00:34,907 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a24202-6297-4599-98a4-f3d2e0ce2867', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a24202-6297-4599-98a4-f3d2e0ce2867', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:35,962 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:00:35,962 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d6c2ed-9f4b-44fc-a6db-37e56fc16fdc', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d6c2ed-9f4b-44fc-a6db-37e56fc16fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:37,015 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:00:37,015 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3648908f-79a3-4651-8840-229cabf1f115', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3648908f-79a3-4651-8840-229cabf1f115', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:38,061 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:00:38,061 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5171744-0dc8-4104-94cf-2f02899eab69', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5171744-0dc8-4104-94cf-2f02899eab69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:39,105 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:00:39,105 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4d4164-2912-46cf-acd7-b1b7cd3fe711', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4d4164-2912-46cf-acd7-b1b7cd3fe711', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:40,154 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:00:40,154 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2531ad-b2f9-4ab5-9e25-63d600a0e4b7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2531ad-b2f9-4ab5-9e25-63d600a0e4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:41,199 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:41,199 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47440375-8ab8-4e7e-8472-c152097ea394', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47440375-8ab8-4e7e-8472-c152097ea394', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:42,245 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:00:42,245 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d828e05f-4dba-465a-886c-30fc3759c334', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d828e05f-4dba-465a-886c-30fc3759c334', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:43,290 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:43,290 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69022f70-29ce-476e-939d-b6f1a8bac98f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69022f70-29ce-476e-939d-b6f1a8bac98f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:44,339 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:44,340 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a98c25b-01e0-4d74-b5f8-af08fc889346', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a98c25b-01e0-4d74-b5f8-af08fc889346', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:45,383 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:00:45,384 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6bac8b-8d83-4fac-af46-d49e100436ff', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6bac8b-8d83-4fac-af46-d49e100436ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:46,436 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:00:46,437 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956c8050-0ef7-4479-8e3c-ed4358050940', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956c8050-0ef7-4479-8e3c-ed4358050940', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:47,484 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:00:47,484 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7232ecb2-50cf-4180-8bc4-3e1097f016ab', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7232ecb2-50cf-4180-8bc4-3e1097f016ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:48,537 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 21:00:48,537 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970af02e-032b-4163-8e2f-98210eeca8e7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970af02e-032b-4163-8e2f-98210eeca8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:49,588 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:00:49,588 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b826e01-a534-4e60-a1fa-f0cc4f4dad89', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b826e01-a534-4e60-a1fa-f0cc4f4dad89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:50,634 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:00:50,635 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9df8c54-1870-4048-97a7-96ea61a923f8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9df8c54-1870-4048-97a7-96ea61a923f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:51,681 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:00:51,682 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84062363-b839-40e8-afec-d9c73238fe69', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84062363-b839-40e8-afec-d9c73238fe69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:52,726 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:52,726 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7480e24f-bbd7-4628-b712-64ded621eda7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7480e24f-bbd7-4628-b712-64ded621eda7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:53,773 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:00:53,773 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd1eabd-355b-4c1a-a017-e2697111f1b0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd1eabd-355b-4c1a-a017-e2697111f1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:54,818 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:00:54,819 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b082df-f430-495b-8379-7cb7fc9a20d0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b082df-f430-495b-8379-7cb7fc9a20d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:55,866 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:00:55,866 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75615be-7f89-4358-bb29-d15fa9bcb59f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75615be-7f89-4358-bb29-d15fa9bcb59f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:56,919 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:56,919 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d615879-4a03-4a75-a93b-4eea90ef2ae9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d615879-4a03-4a75-a93b-4eea90ef2ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:57,963 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:00:57,963 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0dbc8e-fb3f-408e-88ba-f283303711ae', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0dbc8e-fb3f-408e-88ba-f283303711ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:00:59,010 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:00:59,010 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9318156f-10c5-4cb7-9c83-2d395f278351', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9318156f-10c5-4cb7-9c83-2d395f278351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:00,055 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:01:00,056 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8065975-b29c-443c-9f54-224cea4ebe4a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8065975-b29c-443c-9f54-224cea4ebe4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:01,110 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:01:01,111 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603b8bd9-6ba0-4452-9fce-dfd23ce9574e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603b8bd9-6ba0-4452-9fce-dfd23ce9574e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:02,159 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:01:02,159 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb3ff22-a3bc-4401-b587-635f4f1e168b', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb3ff22-a3bc-4401-b587-635f4f1e168b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:03,206 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:03,206 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a1e9a8-aa50-4b23-882a-70cf35d57546', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a1e9a8-aa50-4b23-882a-70cf35d57546', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:04,268 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.045s
2025-12-09 21:01:04,268 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d1e8fe-df6c-4b2e-97e0-b9061a766b5a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d1e8fe-df6c-4b2e-97e0-b9061a766b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:05,320 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 21:01:05,321 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aac4e8b-051a-4c7b-8e1b-84ac3a03a03a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aac4e8b-051a-4c7b-8e1b-84ac3a03a03a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:06,366 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:01:06,366 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303b5c44-34e8-457f-b204-757b376f968c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303b5c44-34e8-457f-b204-757b376f968c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:07,416 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:01:07,416 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0ab6b2-b39d-4bd9-a902-4cee24451817', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0ab6b2-b39d-4bd9-a902-4cee24451817', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:08,467 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:08,467 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128d0e21-db05-4407-8dd4-94ec315c2359', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128d0e21-db05-4407-8dd4-94ec315c2359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:09,518 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:01:09,518 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7330639-c654-46f9-8c0e-e7465661f2fc', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7330639-c654-46f9-8c0e-e7465661f2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:10,564 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:10,564 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c756d55-5d9b-4f22-a9fa-dbc6990e7abd', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c756d55-5d9b-4f22-a9fa-dbc6990e7abd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:11,612 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:01:11,612 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93bb5369-8e5b-4a16-8202-8feabf56ec76', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93bb5369-8e5b-4a16-8202-8feabf56ec76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:12,662 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:01:12,662 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10379cee-7402-4285-9a3e-ebe7bd9e7744', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10379cee-7402-4285-9a3e-ebe7bd9e7744', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:13,720 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:01:13,720 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb01676-50e7-4c47-bdbc-588c08f28f9d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb01676-50e7-4c47-bdbc-588c08f28f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:14,783 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:01:14,783 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1064ecb-8483-4d06-bced-ccb1311a2761', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1064ecb-8483-4d06-bced-ccb1311a2761', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:15,846 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.047s
2025-12-09 21:01:15,847 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd15be7-9f5f-4581-a378-adb103adf6a8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd15be7-9f5f-4581-a378-adb103adf6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:16,900 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 21:01:16,901 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786338b2-6d8e-4ba6-b549-e6c0bd3176ea', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786338b2-6d8e-4ba6-b549-e6c0bd3176ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:17,957 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:01:17,957 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1778a2ad-8868-4f68-a0fa-2a0af81b39cc', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1778a2ad-8868-4f68-a0fa-2a0af81b39cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:19,005 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:19,005 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecaab3d-d08a-41a5-9524-65021963410d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fecaab3d-d08a-41a5-9524-65021963410d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:20,052 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:20,052 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8acd95f0-b5f9-46f9-9424-ea2de6ecda65', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8acd95f0-b5f9-46f9-9424-ea2de6ecda65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:21,100 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:01:21,100 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031fa558-3d51-4b9c-9b17-fa86bfcde631', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031fa558-3d51-4b9c-9b17-fa86bfcde631', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:22,147 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:01:22,148 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cfab2d-40b0-4a52-8faa-02d9e08d89a1', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cfab2d-40b0-4a52-8faa-02d9e08d89a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:23,205 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.046s
2025-12-09 21:01:23,206 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90f6330-477f-4a83-ad96-d09664b182cf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90f6330-477f-4a83-ad96-d09664b182cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:24,253 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:24,253 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b472f0ea-bde0-41a1-ad8a-536a36ce6b8b', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b472f0ea-bde0-41a1-ad8a-536a36ce6b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:25,305 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 21:01:25,306 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10fb96ad-dae8-4a25-bb8e-01e001e21744', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10fb96ad-dae8-4a25-bb8e-01e001e21744', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:26,357 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:01:26,358 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5543eec-bde9-4076-ac03-c476f81d1435', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5543eec-bde9-4076-ac03-c476f81d1435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:27,403 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:27,404 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d568f0be-72ec-4c3d-be59-4a1a290b43f6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d568f0be-72ec-4c3d-be59-4a1a290b43f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:28,453 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:01:28,453 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ac0dc9-9bf3-4a53-8b1f-c010978f2df0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ac0dc9-9bf3-4a53-8b1f-c010978f2df0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:29,505 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:01:29,505 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5a8080-0801-4183-b66b-05457acf5d96', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5a8080-0801-4183-b66b-05457acf5d96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:30,549 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:01:30,549 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c2feb1-057c-4f85-832a-224e25b8ad10', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c2feb1-057c-4f85-832a-224e25b8ad10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:31,592 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:01:31,592 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02094a78-432a-4056-912d-c76399e86794', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02094a78-432a-4056-912d-c76399e86794', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:32,638 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:32,638 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efcab11-f8dd-47fe-9d03-59b7ac1c6bd3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efcab11-f8dd-47fe-9d03-59b7ac1c6bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:33,694 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:01:33,694 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce81386c-4250-42c5-ad3c-bb9e12bfe06a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce81386c-4250-42c5-ad3c-bb9e12bfe06a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:34,743 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:01:34,743 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60925a7f-3c87-4bf8-a3da-7779d1a39b92', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60925a7f-3c87-4bf8-a3da-7779d1a39b92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:35,803 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.046s
2025-12-09 21:01:35,803 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00265e3-7135-41e2-868e-d34225c34e99', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00265e3-7135-41e2-868e-d34225c34e99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:36,850 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:36,851 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b835a5a7-4491-4606-a342-947ac1066119', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b835a5a7-4491-4606-a342-947ac1066119', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:37,895 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:01:37,895 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f59cc35-8d3f-4daf-bb6e-623148ad7d4b', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f59cc35-8d3f-4daf-bb6e-623148ad7d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:38,938 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:01:38,938 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72d6020-5f92-482b-bd05-5431925cd183', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72d6020-5f92-482b-bd05-5431925cd183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:39,982 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:01:39,982 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199817d6-bf7d-48ca-885a-5d2828905544', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199817d6-bf7d-48ca-885a-5d2828905544', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:41,030 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:01:41,030 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26caae7-aa35-4f39-abc4-9abe1b3f9f14', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26caae7-aa35-4f39-abc4-9abe1b3f9f14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:42,084 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:01:42,085 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0681d43a-4b5b-4184-be42-0952a2bc6b50', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0681d43a-4b5b-4184-be42-0952a2bc6b50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:43,127 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:01:43,127 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051601fc-70bf-4cf5-9ac3-a6f4a83fed92', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051601fc-70bf-4cf5-9ac3-a6f4a83fed92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:44,177 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:01:44,177 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0d2c32-2535-43e8-a690-cb2ccf20af79', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0d2c32-2535-43e8-a690-cb2ccf20af79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:44,220 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 400 DELETE http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:01:44,220 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d885d9-21d5-4a78-b9db-eae7a70847bc', 'x-openstack-request-id': 'req-a1d885d9-21d5-4a78-b9db-eae7a70847bc', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"badRequest": {"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."}}'
2025-12-09 21:01:44,257 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:01:44,257 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f958dc7-a77c-4588-82f9-905940a2b81f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f958dc7-a77c-4588-82f9-905940a2b81f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:45,301 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:01:45,301 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300aaaf1-14fb-470c-be00-d55534277839', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300aaaf1-14fb-470c-be00-d55534277839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:46,348 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:46,348 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7de2ff-6222-4b24-a3b8-1892309b05f6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7de2ff-6222-4b24-a3b8-1892309b05f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:47,403 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:01:47,404 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6841bf-213c-4801-bc87-31a2364f0f3a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6841bf-213c-4801-bc87-31a2364f0f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:48,454 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:01:48,454 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f32d176-c12d-4eb9-ab66-769f3ba84db3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f32d176-c12d-4eb9-ab66-769f3ba84db3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:49,501 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:49,502 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c0312ce-9755-4959-832f-4b36c56c0309', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c0312ce-9755-4959-832f-4b36c56c0309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:50,547 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:01:50,548 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697d2952-4c29-4951-8249-eb425792126d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697d2952-4c29-4951-8249-eb425792126d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:51,593 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:01:51,593 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c5c722-9c7c-4297-9c09-4fc6277f50b0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c5c722-9c7c-4297-9c09-4fc6277f50b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:52,638 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:01:52,638 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6999d167-e8be-4a8c-a438-910fa24f94b5', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6999d167-e8be-4a8c-a438-910fa24f94b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:53,688 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:01:53,689 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08fe64df-bed0-4758-8fe6-c37d9b981cea', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08fe64df-bed0-4758-8fe6-c37d9b981cea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:54,740 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:54,741 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1048e114-667d-4500-892a-cdecd61e28e5', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1048e114-667d-4500-892a-cdecd61e28e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:55,791 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:01:55,791 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcd702b-d49b-47f2-bfcb-6e962f5f17d8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcd702b-d49b-47f2-bfcb-6e962f5f17d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:56,836 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:01:56,836 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5526e776-34b1-42ab-ba5d-a96eeed638c4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5526e776-34b1-42ab-ba5d-a96eeed638c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:57,880 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:01:57,880 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb565f75-732d-47c9-b530-173366d953bf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb565f75-732d-47c9-b530-173366d953bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:58,923 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:01:58,923 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f3023fc-57ec-4841-b5cc-8ebc2ee8b4d7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f3023fc-57ec-4841-b5cc-8ebc2ee8b4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:01:59,972 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:01:59,972 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ac8082-427c-4270-86b0-fffa2c8e6703', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ac8082-427c-4270-86b0-fffa2c8e6703', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:01,021 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:02:01,021 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff374c6-7a3b-44ea-9583-f8d12a58fb65', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff374c6-7a3b-44ea-9583-f8d12a58fb65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:02,079 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.045s
2025-12-09 21:02:02,079 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1460118f-a5f1-4d65-890b-2229c3853dcf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1460118f-a5f1-4d65-890b-2229c3853dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:03,133 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:02:03,133 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce40913-c1a0-4c5f-a371-1b18c3fa195d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce40913-c1a0-4c5f-a371-1b18c3fa195d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:04,182 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:02:04,182 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4085409-44fd-4a42-9722-0a5b5d06f793', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4085409-44fd-4a42-9722-0a5b5d06f793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:05,234 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:02:05,235 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3869778b-e929-4d51-b256-46375b86204c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3869778b-e929-4d51-b256-46375b86204c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:06,278 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:02:06,278 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54564c97-f485-486b-b18f-170dbd0e259d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54564c97-f485-486b-b18f-170dbd0e259d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:07,336 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.046s
2025-12-09 21:02:07,336 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9dc6ecc-14d4-4628-be17-87a1d06b6d39', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9dc6ecc-14d4-4628-be17-87a1d06b6d39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:08,392 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:02:08,392 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7441c339-efe0-43fa-9fe5-0e4ec39bea91', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7441c339-efe0-43fa-9fe5-0e4ec39bea91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:09,440 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:02:09,441 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e040831f-2012-4a38-bb33-da067ad6046e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e040831f-2012-4a38-bb33-da067ad6046e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:10,495 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:02:10,495 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32892d89-760e-490e-a778-e88e54a7d742', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32892d89-760e-490e-a778-e88e54a7d742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:11,541 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:11,541 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c29fef-c4de-43e5-a505-54b7407d5e17', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c29fef-c4de-43e5-a505-54b7407d5e17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:12,584 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:02:12,584 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251d7fde-009a-408d-988d-9786148be23c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251d7fde-009a-408d-988d-9786148be23c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:13,630 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:13,630 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e483a82d-db79-4bb5-b2c1-24ef6e89cb6f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e483a82d-db79-4bb5-b2c1-24ef6e89cb6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:14,671 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:02:14,672 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbb8005-3935-4dd1-9376-515355d03bcf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbb8005-3935-4dd1-9376-515355d03bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:15,717 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:15,718 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ff464c-20fe-4eb0-9717-4b70a53bc039', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ff464c-20fe-4eb0-9717-4b70a53bc039', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:16,764 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:16,764 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a1c099-9716-4a5b-aa77-dd34e9bf3594', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a1c099-9716-4a5b-aa77-dd34e9bf3594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:17,807 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:02:17,807 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d828a5-c891-4f88-8ac9-97ecbaec201a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d828a5-c891-4f88-8ac9-97ecbaec201a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:18,850 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:02:18,850 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9c5d61-af0a-4acc-88da-226dc380d3c3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9c5d61-af0a-4acc-88da-226dc380d3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:19,896 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:02:19,897 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab34ee4a-9fa4-4593-8d55-ad66393e1bd4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab34ee4a-9fa4-4593-8d55-ad66393e1bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:20,950 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:02:20,951 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c6c3eb-6de2-4685-b4c4-c2a9dd829f43', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c6c3eb-6de2-4685-b4c4-c2a9dd829f43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:22,009 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:02:22,009 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfab611f-c90b-4520-9dbd-66efebd191fa', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfab611f-c90b-4520-9dbd-66efebd191fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:23,062 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:02:23,062 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3878d7b-cbe1-4b9b-98c6-2a1353249209', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3878d7b-cbe1-4b9b-98c6-2a1353249209', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:24,104 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:02:24,104 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee992e8-f351-4b19-90b0-133ef0c724bb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee992e8-f351-4b19-90b0-133ef0c724bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:25,150 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:02:25,150 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02caa129-a48e-41c8-bd9f-d673449d2543', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02caa129-a48e-41c8-bd9f-d673449d2543', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:26,197 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:26,198 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c965a83-5e0f-4b55-a3f4-5a69f09d32b7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c965a83-5e0f-4b55-a3f4-5a69f09d32b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:27,243 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:27,243 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e82076-4e0a-4c43-91aa-c001da661426', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e82076-4e0a-4c43-91aa-c001da661426', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:28,289 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:02:28,290 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b625b1-7ef5-48fb-9c11-9c9b3a3b5f76', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b625b1-7ef5-48fb-9c11-9c9b3a3b5f76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:29,339 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:02:29,339 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67eaa37e-df68-4400-8ae3-524cbb320490', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67eaa37e-df68-4400-8ae3-524cbb320490', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:30,389 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:02:30,389 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971dd2df-b802-47f2-8904-e1c9ed788ff5', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971dd2df-b802-47f2-8904-e1c9ed788ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:31,437 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:02:31,437 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02872d0-875c-4bfb-b8b4-20ea468355fc', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02872d0-875c-4bfb-b8b4-20ea468355fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:32,482 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:32,483 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdef52c8-8d0a-4e86-8453-5856ce307bac', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdef52c8-8d0a-4e86-8453-5856ce307bac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:33,531 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:02:33,532 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762ad42a-3053-441a-a581-544aa7df20ce', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762ad42a-3053-441a-a581-544aa7df20ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:34,583 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:02:34,583 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d405a40-aadc-4f5a-8b85-a8bc1117f35b', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d405a40-aadc-4f5a-8b85-a8bc1117f35b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:35,630 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:02:35,631 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe9703a-7287-4949-9c7b-16311c570faf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe9703a-7287-4949-9c7b-16311c570faf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:36,678 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:02:36,679 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487a4b89-e84d-4cc7-92b4-5a36818582ec', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487a4b89-e84d-4cc7-92b4-5a36818582ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:37,725 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:02:37,725 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92ff139-cf5c-4ab4-b8c6-6225dbd50fc0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92ff139-cf5c-4ab4-b8c6-6225dbd50fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:38,771 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:02:38,772 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89b683f-330e-4750-9592-662fa885549d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89b683f-330e-4750-9592-662fa885549d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:39,818 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:39,819 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de12bd74-6122-4585-9cf1-37cdc3d63b1a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de12bd74-6122-4585-9cf1-37cdc3d63b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:40,867 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:02:40,867 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b44ec1-cf5a-4cd8-bfc5-dbe0c48b92d8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b44ec1-cf5a-4cd8-bfc5-dbe0c48b92d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:41,913 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:41,913 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ee4020-a8b5-4daa-aa98-ff8cc8c01fd0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ee4020-a8b5-4daa-aa98-ff8cc8c01fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:42,974 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.050s
2025-12-09 21:02:42,975 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d06aced-b53d-4728-8a2b-0d4320a431d9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d06aced-b53d-4728-8a2b-0d4320a431d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:44,020 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:44,020 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e593a92-efb5-4a04-aa7b-55b82c715ff3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e593a92-efb5-4a04-aa7b-55b82c715ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:45,065 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:45,066 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c8db2a-35eb-4572-92dc-b6e4c15e16e0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c8db2a-35eb-4572-92dc-b6e4c15e16e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:46,111 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:02:46,112 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9aea19-43c1-4315-829d-ad812e523b9a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9aea19-43c1-4315-829d-ad812e523b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:47,169 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.046s
2025-12-09 21:02:47,169 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa6cc85-286d-4367-a8ff-e51d0c03f399', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa6cc85-286d-4367-a8ff-e51d0c03f399', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:48,226 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.044s
2025-12-09 21:02:48,227 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d745c048-02be-49ff-9c5b-233d0ecca66f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d745c048-02be-49ff-9c5b-233d0ecca66f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:49,274 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:02:49,274 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19905d7-a546-469a-8195-2dcd84abb183', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19905d7-a546-469a-8195-2dcd84abb183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:50,328 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:02:50,328 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603dfddb-0aa5-4d13-a110-5bd8da25e441', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603dfddb-0aa5-4d13-a110-5bd8da25e441', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:51,387 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:02:51,387 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf52f5f0-0491-43a2-9fb3-14e254296f33', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf52f5f0-0491-43a2-9fb3-14e254296f33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:52,434 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:02:52,435 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8cf2853-e0e3-421d-bdde-a859a23223ec', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8cf2853-e0e3-421d-bdde-a859a23223ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:53,483 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:02:53,483 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b22768-fbf5-4106-8a0c-37760a522440', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b22768-fbf5-4106-8a0c-37760a522440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:54,532 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:02:54,533 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182c3bc7-0dc7-4284-9db3-02193dd36eba', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182c3bc7-0dc7-4284-9db3-02193dd36eba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:55,582 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:02:55,582 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f148c2de-03cc-4dbc-ae19-e3ee6bc2ec3e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f148c2de-03cc-4dbc-ae19-e3ee6bc2ec3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:56,635 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:02:56,635 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b952ae0e-bb19-4022-b8c7-029d2674dfb4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b952ae0e-bb19-4022-b8c7-029d2674dfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:57,701 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.047s
2025-12-09 21:02:57,701 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50f5432-513a-4f2e-b2fa-4dec337f68d1', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50f5432-513a-4f2e-b2fa-4dec337f68d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:58,751 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:02:58,751 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ad8a11-9379-4705-a7be-3359bea9dfea', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ad8a11-9379-4705-a7be-3359bea9dfea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:02:59,797 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:02:59,797 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02396837-794f-4632-a60a-043840b8b610', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02396837-794f-4632-a60a-043840b8b610', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:00,848 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:03:00,848 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa97923-0c01-465a-9c3d-38f60e959a81', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa97923-0c01-465a-9c3d-38f60e959a81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:01,898 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:01,898 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882e3a48-e949-478b-8e21-88d80a09add4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882e3a48-e949-478b-8e21-88d80a09add4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:02,951 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:03:02,951 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb7beee8-c2eb-4376-a9c0-77889d42b9f9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb7beee8-c2eb-4376-a9c0-77889d42b9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:03,996 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:03,996 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a40190-e2e4-42ab-bd7c-22fca2ce39b0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a40190-e2e4-42ab-bd7c-22fca2ce39b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:05,056 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.049s
2025-12-09 21:03:05,057 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbb323c-0507-4ac4-9178-0ad54c91830c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbb323c-0507-4ac4-9178-0ad54c91830c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:06,099 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.030s
2025-12-09 21:03:06,099 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84acc26e-0d50-40da-83e1-b34f86468e94', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84acc26e-0d50-40da-83e1-b34f86468e94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:07,148 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:03:07,148 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc837e40-c406-47a2-a916-b0379ad3a7a8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc837e40-c406-47a2-a916-b0379ad3a7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:08,196 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:03:08,197 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ea9c1a-cf60-40d0-afb7-e23d2bd62aec', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ea9c1a-cf60-40d0-afb7-e23d2bd62aec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:09,250 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:03:09,251 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d1d5c5-dd9b-4fb3-a981-a7c6616e3ecd', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d1d5c5-dd9b-4fb3-a981-a7c6616e3ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:10,293 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:03:10,293 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2f420d-fd39-47c4-a68b-30fb7fbf3fa2', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2f420d-fd39-47c4-a68b-30fb7fbf3fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:11,348 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:03:11,348 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2c1fe6-4318-431d-b27e-1f723c1285e7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2c1fe6-4318-431d-b27e-1f723c1285e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:12,399 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:03:12,399 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21af87a4-b2cb-4eec-8b46-d2dbd932d8d0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21af87a4-b2cb-4eec-8b46-d2dbd932d8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:13,450 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:03:13,451 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e8b1bc-5f5f-4a5b-9367-32a63bda6770', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e8b1bc-5f5f-4a5b-9367-32a63bda6770', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:14,502 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:03:14,502 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bcbf7eb-6751-4c85-a5f6-13dc4a983b13', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bcbf7eb-6751-4c85-a5f6-13dc4a983b13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:15,551 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:03:15,551 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c12db7-806c-4cae-927c-d6594236c84f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c12db7-806c-4cae-927c-d6594236c84f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:16,600 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:03:16,600 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2138dfdb-5854-4203-86b3-8bd61ed3af8e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2138dfdb-5854-4203-86b3-8bd61ed3af8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:17,645 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:03:17,645 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df65f3a-db61-477e-b7ce-56c44bd2bbe8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df65f3a-db61-477e-b7ce-56c44bd2bbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:18,690 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:18,690 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dbffecf-a77c-4a76-9860-3ac61d53217f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dbffecf-a77c-4a76-9860-3ac61d53217f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:19,737 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:19,737 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7694d159-2699-497d-9029-b209086a1aab', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7694d159-2699-497d-9029-b209086a1aab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:20,784 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:20,784 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ff671e-c72a-466b-8f3c-c9f4d2ed66d0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ff671e-c72a-466b-8f3c-c9f4d2ed66d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:21,828 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:03:21,829 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61dc235f-7213-435d-a812-f89a4e9da376', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61dc235f-7213-435d-a812-f89a4e9da376', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:22,875 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:22,875 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f030e71-b799-40c9-9dfc-60cf6c7b6184', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f030e71-b799-40c9-9dfc-60cf6c7b6184', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:23,920 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:23,920 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc603b15-94a8-4b84-9edf-7d38dbb0eeed', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc603b15-94a8-4b84-9edf-7d38dbb0eeed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:24,967 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:24,967 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084dc52e-defa-41a6-b68b-83fa7e98953a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084dc52e-defa-41a6-b68b-83fa7e98953a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:26,097 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.118s
2025-12-09 21:03:26,097 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac99aa9-87f6-42c3-bc18-e54cff67cfe9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac99aa9-87f6-42c3-bc18-e54cff67cfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:27,148 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:03:27,149 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a32424-1446-48c7-83e6-eafcd84112e5', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a32424-1446-48c7-83e6-eafcd84112e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:28,194 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:28,194 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72cffab-3dd8-46c8-a585-4fc94a323223', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72cffab-3dd8-46c8-a585-4fc94a323223', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:29,242 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:03:29,242 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04cbcc82-ba47-4037-8dca-2c395376fb80', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04cbcc82-ba47-4037-8dca-2c395376fb80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:30,292 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:03:30,293 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f29899c-3ac3-45db-a81a-342173dd2bb0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f29899c-3ac3-45db-a81a-342173dd2bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:31,344 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:03:31,344 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e63ff1-5fc3-42ef-836f-2b83e1574634', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e63ff1-5fc3-42ef-836f-2b83e1574634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:32,388 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:32,388 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ac7d5c-1db4-4254-ab6f-51eb5c69624f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ac7d5c-1db4-4254-ab6f-51eb5c69624f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:33,432 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:03:33,432 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9aa0ff9-7689-47b8-a13b-5535dc7abf43', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9aa0ff9-7689-47b8-a13b-5535dc7abf43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:34,479 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:03:34,479 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be068d1-df8c-4c5f-bad6-de846cb22f7d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be068d1-df8c-4c5f-bad6-de846cb22f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:35,522 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:03:35,522 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3d3ccb-1a11-4efa-8bc9-2925615f8892', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3d3ccb-1a11-4efa-8bc9-2925615f8892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:36,566 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:36,566 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7448a6df-4bf6-488c-b75e-7ad313a2d722', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7448a6df-4bf6-488c-b75e-7ad313a2d722', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:37,610 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:03:37,610 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3555fbf2-8a1f-42de-a7d2-930b9f0ac280', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3555fbf2-8a1f-42de-a7d2-930b9f0ac280', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:38,655 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:38,655 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb0e5aa-de38-4257-b2db-80a209db023c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb0e5aa-de38-4257-b2db-80a209db023c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:39,706 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:03:39,706 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91915567-2e39-4fa8-a978-2f60a859477a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91915567-2e39-4fa8-a978-2f60a859477a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:40,751 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:40,751 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d391729-9d71-498f-9943-d7080683a92d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d391729-9d71-498f-9943-d7080683a92d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:41,797 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:41,797 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca1f3ad-6a17-462b-9fee-ae2419b3902e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca1f3ad-6a17-462b-9fee-ae2419b3902e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:42,841 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:42,841 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be6b529-4867-4402-8dd5-358bd4d77ff5', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be6b529-4867-4402-8dd5-358bd4d77ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:43,884 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:43,885 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c512f2f-b0c0-4f5d-a703-39934045b9dd', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c512f2f-b0c0-4f5d-a703-39934045b9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:44,930 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:03:44,930 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d05c7ed-f055-469c-a5a2-0f985aedd513', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d05c7ed-f055-469c-a5a2-0f985aedd513', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:45,974 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:45,974 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d98a9b-3abe-49c2-bcb4-2c99c516f680', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d98a9b-3abe-49c2-bcb4-2c99c516f680', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:47,017 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:03:47,018 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1008f7ee-b7c8-4c6e-b965-63ff2f70f43f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1008f7ee-b7c8-4c6e-b965-63ff2f70f43f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:48,064 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:48,065 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f393754c-d308-4be3-9bd4-698543416201', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f393754c-d308-4be3-9bd4-698543416201', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:49,115 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:03:49,115 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0dc89d-6a7f-43bf-a403-eb4c848a2e80', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0dc89d-6a7f-43bf-a403-eb4c848a2e80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:50,162 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:03:50,162 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fabf3b-76e0-41ca-bd3d-fd949e1d5445', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fabf3b-76e0-41ca-bd3d-fd949e1d5445', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:51,209 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:51,209 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0818166e-6628-4055-81c8-4a81503f04e8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0818166e-6628-4055-81c8-4a81503f04e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:52,253 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:52,254 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af2a4c9-75b0-40f0-9f8e-ff58027c5c05', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af2a4c9-75b0-40f0-9f8e-ff58027c5c05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:53,304 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:03:53,304 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22fbd4f2-34dc-4986-a538-5780b9613233', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22fbd4f2-34dc-4986-a538-5780b9613233', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:54,350 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:54,350 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce2665c-8384-424b-afd9-1d65ab1d21f3', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce2665c-8384-424b-afd9-1d65ab1d21f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:55,397 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:55,397 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1f2c25-24ca-4509-94f0-e8ba0314a51a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1f2c25-24ca-4509-94f0-e8ba0314a51a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:56,447 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:03:56,447 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92dffc60-ac76-424c-bf6e-d2a58d6ee5f1', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92dffc60-ac76-424c-bf6e-d2a58d6ee5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:57,494 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:03:57,494 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787f27ba-d4bd-49ef-9d2b-9b24dee88bc6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787f27ba-d4bd-49ef-9d2b-9b24dee88bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:58,545 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:03:58,546 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880cf7b8-d90f-46a5-9aa4-6cf1fe9254d4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880cf7b8-d90f-46a5-9aa4-6cf1fe9254d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:03:59,591 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:03:59,591 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:03:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a458417a-bf31-4fa8-aa98-87434d3d9fe4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a458417a-bf31-4fa8-aa98-87434d3d9fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:00,636 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:00,637 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1f0620-3704-4968-a486-d28741fe1391', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1f0620-3704-4968-a486-d28741fe1391', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:01,690 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 21:04:01,690 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e94734-529c-4af0-8629-81d613127530', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e94734-529c-4af0-8629-81d613127530', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:02,734 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:04:02,735 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c514fdea-0dc5-49c7-bb99-097662ee182c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c514fdea-0dc5-49c7-bb99-097662ee182c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:03,789 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:04:03,789 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0fcda9-f88a-4767-9e91-7ed6f9747c61', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0fcda9-f88a-4767-9e91-7ed6f9747c61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:04,837 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:04:04,838 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8db955-51b5-4551-b4f0-e86c5d094d1c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8db955-51b5-4551-b4f0-e86c5d094d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:05,882 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:04:05,883 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355deb3e-4d68-4691-ba63-635b4615f772', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355deb3e-4d68-4691-ba63-635b4615f772', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:06,926 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:04:06,927 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd790f1-ce33-4185-876f-f5c485a41d4c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd790f1-ce33-4185-876f-f5c485a41d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:07,983 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.044s
2025-12-09 21:04:07,983 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921ca23b-9494-4fee-9b1f-de917ff05981', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921ca23b-9494-4fee-9b1f-de917ff05981', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:09,032 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:04:09,032 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271f8370-2317-4368-a7c0-fc52fcd10dff', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271f8370-2317-4368-a7c0-fc52fcd10dff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:10,078 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:10,079 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c0f06a-02b4-4040-9bf0-da80ef140404', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c0f06a-02b4-4040-9bf0-da80ef140404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:11,129 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:04:11,129 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca69eda-70a5-43c2-a409-333ba259fd85', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca69eda-70a5-43c2-a409-333ba259fd85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:12,177 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:04:12,177 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d41960c-6461-4a4e-8f95-59a7d7a090f2', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d41960c-6461-4a4e-8f95-59a7d7a090f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:13,225 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:04:13,225 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b0a77d-538d-4ba7-b2f8-b622cd3130b9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b0a77d-538d-4ba7-b2f8-b622cd3130b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:14,277 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.041s
2025-12-09 21:04:14,278 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbda7035-c955-473b-b47a-002b773a327a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbda7035-c955-473b-b47a-002b773a327a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:15,323 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:15,323 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4bc9997-0e47-4ebb-857c-91ec06a30ded', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4bc9997-0e47-4ebb-857c-91ec06a30ded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:16,368 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:16,369 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee664666-5f74-4034-a693-fa4d4d1a7942', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee664666-5f74-4034-a693-fa4d4d1a7942', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:17,410 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.030s
2025-12-09 21:04:17,410 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa34be3-c704-41ce-a24a-f86b45d10552', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa34be3-c704-41ce-a24a-f86b45d10552', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:18,453 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:04:18,454 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ec689a-d3c7-4be6-ac51-eef493d9f604', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ec689a-d3c7-4be6-ac51-eef493d9f604', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:19,497 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:04:19,497 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd76ccf-ddd8-4762-80a8-4570061bfced', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd76ccf-ddd8-4762-80a8-4570061bfced', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:20,545 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:04:20,546 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e6cef8-7014-4e5e-b058-571e6dc711cf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e6cef8-7014-4e5e-b058-571e6dc711cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:21,590 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:04:21,591 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4e674b-7a58-48c4-bfed-5e0e7aa9e7d4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4e674b-7a58-48c4-bfed-5e0e7aa9e7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:22,640 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:04:22,641 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b095cb2d-41b3-46db-bd47-530edc5ece51', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b095cb2d-41b3-46db-bd47-530edc5ece51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:23,691 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:04:23,691 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b27b49-4aee-4058-a5dd-6d25e068e3a0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b27b49-4aee-4058-a5dd-6d25e068e3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:24,746 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:04:24,746 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b923592d-20f4-4953-bb25-367de2182cb9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b923592d-20f4-4953-bb25-367de2182cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:25,798 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:04:25,798 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cedead54-761b-4adf-9d80-5a1779780b24', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cedead54-761b-4adf-9d80-5a1779780b24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:26,842 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:04:26,842 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce371e98-c7e4-4ade-b551-21e994ba105f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce371e98-c7e4-4ade-b551-21e994ba105f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:27,887 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:27,887 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fd716d-a179-42df-bc36-545982c5af63', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fd716d-a179-42df-bc36-545982c5af63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:28,933 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:04:28,933 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be29154-0ff6-4b30-8f56-bfb0fc2de0eb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be29154-0ff6-4b30-8f56-bfb0fc2de0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:29,988 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:04:29,989 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22116474-fc58-4dac-9a7d-5329b73266c6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22116474-fc58-4dac-9a7d-5329b73266c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:31,041 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.040s
2025-12-09 21:04:31,041 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d3d514-82d3-4a2b-94f7-0dce8088820d', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d3d514-82d3-4a2b-94f7-0dce8088820d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:32,113 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.051s
2025-12-09 21:04:32,113 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff6dd37-ea4c-4d5b-b90a-1240d50c004c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff6dd37-ea4c-4d5b-b90a-1240d50c004c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:33,166 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:04:33,167 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734c8271-9e9b-4c58-be2b-2ac805b69ecf', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734c8271-9e9b-4c58-be2b-2ac805b69ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:34,239 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.059s
2025-12-09 21:04:34,239 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff3cd31-e1af-4ba9-8595-04dac002a468', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff3cd31-e1af-4ba9-8595-04dac002a468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:35,287 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.037s
2025-12-09 21:04:35,288 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6c8461-3ed3-4166-b33b-263523bdb0ec', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6c8461-3ed3-4166-b33b-263523bdb0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:36,333 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:36,333 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80058056-6e9c-4db4-8118-85f263fdcbff', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80058056-6e9c-4db4-8118-85f263fdcbff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:37,377 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.032s
2025-12-09 21:04:37,378 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5c99d0-2365-44d0-acc4-a08d944e680b', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5c99d0-2365-44d0-acc4-a08d944e680b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:38,420 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:04:38,420 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e8add9-5693-4718-a5ae-7e2e26e20483', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e8add9-5693-4718-a5ae-7e2e26e20483', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:39,473 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:04:39,474 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e9bf96-ce9d-47bb-b6de-3e511d23e2fb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e9bf96-ce9d-47bb-b6de-3e511d23e2fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:40,521 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:04:40,521 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4719901-96b4-43b7-95eb-80eaa3e0b86f', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4719901-96b4-43b7-95eb-80eaa3e0b86f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:41,567 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:41,568 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa55a718-d219-42e5-b5a4-34cdacf6e319', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa55a718-d219-42e5-b5a4-34cdacf6e319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:42,611 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:04:42,611 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c91fac-bafb-44d3-80dd-d88214a22d8c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c91fac-bafb-44d3-80dd-d88214a22d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:43,664 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:04:43,665 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40359664-7a45-4247-8148-f39ab2228458', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40359664-7a45-4247-8148-f39ab2228458', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:44,713 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:04:44,714 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c711db-d21c-4c2a-ab1e-5d8bb51cd4f2', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c711db-d21c-4c2a-ab1e-5d8bb51cd4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:45,760 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:45,760 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6439ff5e-0651-4bd7-8fb3-536eab9c1c28', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6439ff5e-0651-4bd7-8fb3-536eab9c1c28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:46,806 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:46,806 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ccf5a9-ba9f-47cf-86c2-9c6e83b834cb', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ccf5a9-ba9f-47cf-86c2-9c6e83b834cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:47,853 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.035s
2025-12-09 21:04:47,853 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c053fa-2278-45b8-b5a3-de31c66c7cb4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c053fa-2278-45b8-b5a3-de31c66c7cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:48,898 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:04:48,898 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0567d3a-3612-4000-b337-c36ca7a08ce9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0567d3a-3612-4000-b337-c36ca7a08ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:49,942 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:04:49,943 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de44f4bd-2d40-4aed-a405-b0a6141a50d6', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de44f4bd-2d40-4aed-a405-b0a6141a50d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:50,993 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.039s
2025-12-09 21:04:50,993 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c0576c-894a-4ec0-956b-38fe783263f4', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c0576c-894a-4ec0-956b-38fe783263f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:52,036 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.031s
2025-12-09 21:04:52,036 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8157628c-bb6d-47e7-ab79-a24c88223b7c', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8157628c-bb6d-47e7-ab79-a24c88223b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:53,090 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.043s
2025-12-09 21:04:53,090 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfe9710-21ea-4056-9e36-d09acc046b21', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfe9710-21ea-4056-9e36-d09acc046b21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:54,135 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:04:54,136 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e932bd77-e6f4-4066-adc8-32f1989ef58e', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e932bd77-e6f4-4066-adc8-32f1989ef58e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:55,181 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:55,181 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f519b269-1cba-4531-8dbd-d8433d2087e1', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f519b269-1cba-4531-8dbd-d8433d2087e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:56,235 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.042s
2025-12-09 21:04:56,236 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ebb2342-c429-4127-a6b8-23841a6a09de', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ebb2342-c429-4127-a6b8-23841a6a09de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:57,285 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.033s
2025-12-09 21:04:57,286 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c10a86-f149-440b-becf-07098bf516ec', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c10a86-f149-440b-becf-07098bf516ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:58,336 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.038s
2025-12-09 21:04:58,336 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0888921e-e282-4345-bf7d-f3086ac634c0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0888921e-e282-4345-bf7d-f3086ac634c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:04:59,387 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.034s
2025-12-09 21:04:59,387 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d77d9177-68f1-42e9-b174-4b2bdadaacd9', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d77d9177-68f1-42e9-b174-4b2bdadaacd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:05:00,441 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.036s
2025-12-09 21:05:00,441 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06577fa-c816-4787-9333-ac2ce2718aa8', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06577fa-c816-4787-9333-ac2ce2718aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"volume": {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:05:00,498 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6 0.046s
2025-12-09 21:05:00,498 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd3152e-6f48-45ad-bbb0-333bac50c99a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6'}
Body: b''
2025-12-09 21:05:00,536 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6 0.038s
2025-12-09 21:05:00,537 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562064c1-b0d1-407c-b1b9-c78cb70782cb', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562064c1-b0d1-407c-b1b9-c78cb70782cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6'}
Body: b'{"volume": {"id": "63acbeb7-0652-40b6-b105-462afab893c6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:28.000000", "updated_at": "2025-12-09T20:05:00.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-344623735", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657918044-255969807", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/63acbeb7-0652-40b6-b105-462afab893c6"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:05:01,588 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6 0.040s
2025-12-09 21:05:01,588 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbbff96-1b73-49fa-bdaa-f7a50c074f37', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbbff96-1b73-49fa-bdaa-f7a50c074f37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6'}
Body: b'{"volume": {"id": "63acbeb7-0652-40b6-b105-462afab893c6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:28.000000", "updated_at": "2025-12-09T20:05:00.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-344623735", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657918044-255969807", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/63acbeb7-0652-40b6-b105-462afab893c6"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:05:02,618 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6 0.018s
2025-12-09 21:05:02,619 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34dd682-97f7-449b-884e-e02a685a1af5', 'x-openstack-request-id': 'req-c34dd682-97f7-449b-884e-e02a685a1af5', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.136/volume/v3/volumes/63acbeb7-0652-40b6-b105-462afab893c6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 63acbeb7-0652-40b6-b105-462afab893c6 could not be found."}}'
2025-12-09 21:05:02,661 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103 0.041s
2025-12-09 21:05:02,661 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4360e9-5c98-4acd-9d06-66566265e8a1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103'}
Body: b''
2025-12-09 21:05:02,710 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103 0.048s
2025-12-09 21:05:02,710 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95c3212-0160-49b8-bdfc-ed9d2688453d', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95c3212-0160-49b8-bdfc-ed9d2688453d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103'}
Body: b'{"volume": {"id": "7a3c886c-3c47-4207-a3a0-ee2260e29103", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:28.000000", "updated_at": "2025-12-09T20:05:03.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1781646601", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746553276-1457694805", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:05:03,759 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103 0.037s
2025-12-09 21:05:03,759 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c637bc-4a09-4e47-a349-59c995865613', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c637bc-4a09-4e47-a349-59c995865613', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103'}
Body: b'{"volume": {"id": "7a3c886c-3c47-4207-a3a0-ee2260e29103", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:28.000000", "updated_at": "2025-12-09T20:05:03.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1781646601", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746553276-1457694805", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}}'
2025-12-09 21:05:04,788 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103 0.017s
2025-12-09 21:05:04,788 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-770da678-e9b9-4789-a7ad-022b57345490', 'x-openstack-request-id': 'req-770da678-e9b9-4789-a7ad-022b57345490', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.136/volume/v3/volumes/7a3c886c-3c47-4207-a3a0-ee2260e29103'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a3c886c-3c47-4207-a3a0-ee2260e29103 could not be found."}}'
2025-12-09 21:05:04,950 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/detail?all_tenants=1 0.161s
2025-12-09 21:05:04,950 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf9fbbe-ef79-4a7f-b2e2-f3d619e51927', 'content-length': '9189', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf9fbbe-ef79-4a7f-b2e2-f3d619e51927', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "15c2ffdb-500f-439c-ba18-39925443b1dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:04:36.000000", "updated_at": "2025-12-09T20:04:36.000000", "name": "tempest-VolumesListTestJSON-Volume-2103812408", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "work"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/15c2ffdb-500f-439c-ba18-39925443b1dd"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/15c2ffdb-500f-439c-ba18-39925443b1dd"}], "user_id": "c7bc808d5f7d426f96b7d4dafc203118", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ac2f4bd79e844d9cb08c242d019b9f3b"}, {"id": "a3c392f0-1853-4158-9cbe-40ddff0fa6e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:45.000000", "updated_at": "2025-12-09T19:59:31.000000", "name": "tempest-VolumesActionsTest-Volume-1659160325", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/a3c392f0-1853-4158-9cbe-40ddff0fa6e3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/a3c392f0-1853-4158-9cbe-40ddff0fa6e3"}], "user_id": "9073076f664f482a9ff113d3d70cf341", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d7f5cb9832d3447d8552527b49d75a7e"}, {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}, {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": nul
2025-12-09 21:05:05,013 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.136/volume/v3/types/6f370bea-fa3d-4475-add9-2124b371ca11 0.046s
2025-12-09 21:05:05,013 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea1773e-5b92-4c29-872a-de86c9ef377e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/types/6f370bea-fa3d-4475-add9-2124b371ca11'}
Body: b''
2025-12-09 21:05:05,049 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/detail?all_tenants=1 0.035s
2025-12-09 21:05:05,049 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87592235-c8ba-414b-8414-1c2fe4e18fb4', 'content-length': '9189', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87592235-c8ba-414b-8414-1c2fe4e18fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "15c2ffdb-500f-439c-ba18-39925443b1dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:04:36.000000", "updated_at": "2025-12-09T20:04:36.000000", "name": "tempest-VolumesListTestJSON-Volume-2103812408", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "work"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/15c2ffdb-500f-439c-ba18-39925443b1dd"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/15c2ffdb-500f-439c-ba18-39925443b1dd"}], "user_id": "c7bc808d5f7d426f96b7d4dafc203118", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ac2f4bd79e844d9cb08c242d019b9f3b"}, {"id": "a3c392f0-1853-4158-9cbe-40ddff0fa6e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:45.000000", "updated_at": "2025-12-09T19:59:31.000000", "name": "tempest-VolumesActionsTest-Volume-1659160325", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/a3c392f0-1853-4158-9cbe-40ddff0fa6e3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/a3c392f0-1853-4158-9cbe-40ddff0fa6e3"}], "user_id": "9073076f664f482a9ff113d3d70cf341", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d7f5cb9832d3447d8552527b49d75a7e"}, {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}, {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": nul
2025-12-09 21:05:05,106 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.136/volume/v3/types/4e38b800-4ec6-4734-a783-063c6915cda5 0.041s
2025-12-09 21:05:05,106 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d601be31-ce98-47f3-9a5b-30ae2d4ab8e4', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/types/4e38b800-4ec6-4734-a783-063c6915cda5'}
Body: b''
2025-12-09 21:05:05,131 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.136/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-304752846 0.024s
2025-12-09 21:05:05,131 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beacc173-5b6d-464f-adf3-b303fde59071', 'x-compute-request-id': 'req-beacc173-5b6d-464f-adf3-b303fde59071', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.136/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-304752846'}
Body: b''
2025-12-09 21:05:05,196 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.136/image/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677 0.064s
2025-12-09 21:05:05,196 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-af8e655f-4f1b-45b1-bd3a-2043f6dac36e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.136/image/v2/images/29bcef67-b660-4f3b-a05c-96f1d7baf677'}
Body: b''
2025-12-09 21:05:05,232 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/detail?all_tenants=1 0.036s
2025-12-09 21:05:05,233 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14a556f-c4bc-4096-bbbb-aaab4b5e0aec', 'content-length': '9189', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14a556f-c4bc-4096-bbbb-aaab4b5e0aec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "15c2ffdb-500f-439c-ba18-39925443b1dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:04:36.000000", "updated_at": "2025-12-09T20:04:36.000000", "name": "tempest-VolumesListTestJSON-Volume-2103812408", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "work"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/15c2ffdb-500f-439c-ba18-39925443b1dd"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/15c2ffdb-500f-439c-ba18-39925443b1dd"}], "user_id": "c7bc808d5f7d426f96b7d4dafc203118", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ac2f4bd79e844d9cb08c242d019b9f3b"}, {"id": "a3c392f0-1853-4158-9cbe-40ddff0fa6e3", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:45.000000", "updated_at": "2025-12-09T19:59:31.000000", "name": "tempest-VolumesActionsTest-Volume-1659160325", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/a3c392f0-1853-4158-9cbe-40ddff0fa6e3"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/a3c392f0-1853-4158-9cbe-40ddff0fa6e3"}], "user_id": "9073076f664f482a9ff113d3d70cf341", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d7f5cb9832d3447d8552527b49d75a7e"}, {"id": "0ec8339d-94ea-4364-bed7-eff1bb0fb1e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:58:29.000000", "updated_at": "2025-12-09T19:58:29.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1734325288", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1000973622-233713036", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5"}], "user_id": "60f90c8f973944e790b000c2630ac688", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ce8b14b71683434fb2a997b72b1d7bfb"}, {"id": "54a44ccd-675b-4407-ae10-b9f20af672e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:54:20.000000", "updated_at": "2025-12-09T19:54:20.000000", "name": "tempest-VolumesGetTest-Volume-1413887967", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/54a44ccd-675b-4407-ae10-b9f20af672e0"}], "user_id": "36c00dcef3e44c46bf1fe85a54768fba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": nul
2025-12-09 21:05:05,279 82090 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 400 DELETE http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 0.030s
2025-12-09 21:05:05,279 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cc73d5-71ac-4a9e-a9da-5a535cc2b4fa', 'x-openstack-request-id': 'req-d7cc73d5-71ac-4a9e-a9da-5a535cc2b4fa', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/0ec8339d-94ea-4364-bed7-eff1bb0fb1e5'}
Body: b'{"badRequest": {"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-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
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/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
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-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 988, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestInstancesWithCinderVolumes:_run_cleanups) Failed to delete volume 0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 within the required time (196 s). Timer started at 1765310504. Timer ended at 1765310700. Waited for 196 s.
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/scenario/manager.py", line 545, in cleanup_volume_type
test_utils.call_and_ignore_notfound_exc(
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
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/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
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 (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes
waiters.wait_for_volume_resource_status(
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 0ec8339d-94ea-4364-bed7-eff1bb0fb1e5 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
fail
ft19.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 21:05:25,973 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.136/volume/v3/volumes 0.340s
2025-12-09 21:05:25,973 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c32ae43-63b6-4f58-a1cb-9428619c1199', 'content-length': '773', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c32ae43-63b6-4f58-a1cb-9428619c1199', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:25.905338", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:05:26,165 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.136/volume/v3/volumes 0.182s
2025-12-09 21:05:26,165 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05eec3ec-7a83-4e00-95ce-8bf62abc2a73', 'content-length': '774', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05eec3ec-7a83-4e00-95ce-8bf62abc2a73', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.109056", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 21:05:26,213 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://192.168.122.136/identity/v3/auth/tokens 0.035s
2025-12-09 21:05:26,213 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2550', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5366249a-b49c-4a6d-82b1-28ab5c5c7d88', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "23abb6009f5b4c9db5e69f4ebb76942e", "name": "tempest-TestServerVolumeAttachmentScenario-853373524-project-member", "password_expires_at": null}, "audit_ids": ["37pqnPXAT2ufNgYQnRwADA"], "expires_at": "2025-12-09T21:05:26.000000Z", "issued_at": "2025-12-09T20:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64edf398b67949c0a1b2bf318fd4642e", "name": "tempest-TestServerVolumeAttachmentScenario-853373524"}, "is_domain": false, "roles": [{"id": "0af9c86568154e74861466741343f202", "name": "member"}, {"id": "0ca932a743434ab1851c4d6cbcd4ef08", "name": "reader"}], "catalog": [{"endpoints": [{"id": "44a2732ce3c8447e9cf5322d10ef24bf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/image", "region": "RegionOne"}], "id": "2f2fcf538aa548caa5de8d2081ff1d87", "type": "image", "name": "glance"}, {"endpoints": [{"id": "08afc1c78d1d492d93f05f614cf09fb5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/placement", "region": "RegionOne"}], "id": "650125f3f44041939f37212fb1695643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b04e216961c644ecb729c2f309547c3f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/identity", "region": "RegionOne"}], "id": "65e2a18bceb64dba895767f4e9278155", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "df324cdc65a14413869ddec972939706", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/volume/v3", "region": "RegionOne"}], "id": "7fce46fecc6a4da49aa56d63299aa63e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9763922199104268b1af4453425d09e6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/compute/v2.1", "region": "RegionOne"}], "id": "8a08278e9a22450a97c4eb8fb3fa285a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "30cb797b02b14be7836771406d9315fb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/compute/v2/64edf398b67949c0a1b2bf318fd4642e", "region": "RegionOne"}], "id": "aa17eded957442ef8b0160e7d8101fc9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "be83ded1c9d64f2e8826a6ed4e7ea428", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/networking", "region": "RegionOne"}], "id": "baca5995102d4ab4a7ea23d504346bef", "type": "network", "name": "neutron"}]}}'
2025-12-09 21:05:26,214 82090 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '1ccc36a7-b84f-4159-9219-e7c33d3c5ffb', 'name': 'tempest-TestServerVolumeAttachmentScenario-1418798506-network', 'tenant_id': '64edf398b67949c0a1b2bf318fd4642e', 'project_id': '64edf398b67949c0a1b2bf318fd4642e', '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': 34449, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-09T20:05:11Z', 'updated_at': '2025-12-09T20:05:11Z', 'revision_number': 1} available for tenant
2025-12-09 21:05:26,215 82090 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-09 21:05:26,215 82090 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-09 21:05:26,263 82090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.136/compute/v2.1/os-keypairs 0.048s
2025-12-09 21:05:26,264 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2086836647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGiW4M+FIkky+XY7EHB5G2TCsu1YTKe6oj9u4lJS8PKfF6XmvgLbZkqX1jehxcqw+YgD+YJQbCj45Fl+3DG1AAiQpqSkSHfFyQ/QCj6/jQ7csG6eH5kGzfgKg1xmPPlug=="}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:26 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-0b193eaf-4711-4e48-a90d-a41ea4fcddd9', 'x-compute-request-id': 'req-0b193eaf-4711-4e48-a90d-a41ea4fcddd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2086836647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGiW4M+FIkky+XY7EHB5G2TCsu1YTKe6oj9u4lJS8PKfF6XmvgLbZkqX1jehxcqw+YgD+YJQbCj45Fl+3DG1AAiQpqSkSHfFyQ/QCj6/jQ7csG6eH5kGzfgKg1xmPPlug==", "fingerprint": "20:f1:8a:89:3e:a4:13:e7:27:5d:d2:8e:44:6a:c1:e9", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e"}}'
2025-12-09 21:05:26,265 82090 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2086836647 created
2025-12-09 21:05:26,490 82090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.136/networking/v2.0/security-groups 0.224s
2025-12-09 21:05:26,490 82090 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--123266329", "description": "tempest-description--1301939205"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-07799ce7-7e28-4ef8-9435-4764f929070f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "e13ddbb9-5c61-4ae7-b9bb-0669267771d7", "name": "tempest-securitygroup--123266329", "stateful": true, "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "project_id": "64edf398b67949c0a1b2bf318fd4642e", "description": "tempest-description--1301939205", "shared": false, "security_group_rules": [{"id": "56697998-7d87-4af7-81a1-a12cfc4fa029", "project_id": "64edf398b67949c0a1b2bf318fd4642e", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "security_group_id": "e13ddbb9-5c61-4ae7-b9bb-0669267771d7", "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": 1136, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-09T20:05:26Z", "updated_at": "2025-12-09T20:05:26Z", "revision_number": 0}, {"id": "d7076341-a39b-454b-a5c7-51fd601b10f6", "project_id": "64edf398b67949c0a1b2bf318fd4642e", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "security_group_id": "e13ddbb9-5c61-4ae7-b9bb-0669267771d7", "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": 1135, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-09T20:05:26Z", "updated_at": "2025-12-09T20:05:26Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-09T20:05:26Z", "updated_at": "2025-12-09T20:05:26Z", "revision_number": 1}}'
2025-12-09 21:05:26,685 82090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.136/networking/v2.0/security-group-rules 0.194s
2025-12-09 21:05:26,685 82090 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": "e13ddbb9-5c61-4ae7-b9bb-0669267771d7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4e99c59d-2100-4b85-b96b-bdfc2d6474f6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "27b0fbf2-6e6b-4569-b80a-18c0e941e4e2", "project_id": "64edf398b67949c0a1b2bf318fd4642e", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "security_group_id": "e13ddbb9-5c61-4ae7-b9bb-0669267771d7", "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-09T20:05:26Z", "updated_at": "2025-12-09T20:05:26Z", "revision_number": 0}}'
2025-12-09 21:05:26,873 82090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.136/networking/v2.0/security-group-rules 0.188s
2025-12-09 21:05:26,874 82090 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": "e13ddbb9-5c61-4ae7-b9bb-0669267771d7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-38054051-440a-4676-99a3-1fe66863ba3f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "920efbd3-26f2-4538-a9ab-f14c9f66418f", "project_id": "64edf398b67949c0a1b2bf318fd4642e", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "security_group_id": "e13ddbb9-5c61-4ae7-b9bb-0669267771d7", "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-09T20:05:26Z", "updated_at": "2025-12-09T20:05:26Z", "revision_number": 0}}'
2025-12-09 21:05:26,874 82090 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--123266329 created
2025-12-09 21:05:27,444 82090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.136/networking/v2.0/floatingips 0.569s
2025-12-09 21:05:27,444 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c521068b-65e3-4e6e-9c23-dfcc31de79aa"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9ac801a1-7f55-486d-a618-86c0d7e4bb1b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9ec4a154-ada5-4693-9d92-5b8e85636f95", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "project_id": "64edf398b67949c0a1b2bf318fd4642e", "floating_ip_address": "172.24.4.137", "floating_network_id": "c521068b-65e3-4e6e-9c23-dfcc31de79aa", "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-09T20:05:27Z", "updated_at": "2025-12-09T20:05:27Z", "revision_number": 0}}'
2025-12-09 21:05:27,444 82090 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9ec4a154-ada5-4693-9d92-5b8e85636f95', 'tenant_id': '64edf398b67949c0a1b2bf318fd4642e', 'project_id': '64edf398b67949c0a1b2bf318fd4642e', 'floating_ip_address': '172.24.4.137', 'floating_network_id': 'c521068b-65e3-4e6e-9c23-dfcc31de79aa', '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-09T20:05:27Z', 'updated_at': '2025-12-09T20:05:27Z', 'revision_number': 0, 'ip': '172.24.4.137'} created
2025-12-09 21:05:27,445 82090 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2086836647', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGiW4M+FIkky+XY7EHB5G2TCsu1YTKe6oj9u4lJS8PKfF6XmvgLbZkqX1jehxcqw+YgD+YJQbCj45Fl+3DG1AAiQpqSkSHfFyQ/QCj6/jQ7csG6eH5kGzfgKg1xmPPlug==', 'fingerprint': '20:f1:8a:89:3e:a4:13:e7:27:5d:d2:8e:44:6a:c1:e9', 'user_id': '23abb6009f5b4c9db5e69f4ebb76942e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAq0D71mKppKV1aYoIME1cbo0q0R29adHXyxFjtrJO+Hk4Qti5BEYsV\no11qlexedL2gBwYFK4EEACKhZANiAASholuDPhSJJMvl2OxBweRtkwrLtWEynuqI\n/buJSUvDynxel5r4C22ZKl9Y3ocXKsPmIA/mCUGwo+ORZftwxtQAIkKakpEh3xck\nP0Ao+v40O3LBunh+ZBs34CoNcZjz5bo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e13ddbb9-5c61-4ae7-b9bb-0669267771d7', 'name': 'tempest-securitygroup--123266329', 'stateful': True, 'tenant_id': '64edf398b67949c0a1b2bf318fd4642e', 'project_id': '64edf398b67949c0a1b2bf318fd4642e', 'description': 'tempest-description--1301939205', 'shared': False, 'security_group_rules': [{'id': '56697998-7d87-4af7-81a1-a12cfc4fa029', 'project_id': '64edf398b67949c0a1b2bf318fd4642e', 'tenant_id': '64edf398b67949c0a1b2bf318fd4642e', 'security_group_id': 'e13ddbb9-5c61-4ae7-b9bb-0669267771d7', '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': 1136, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-09T20:05:26Z', 'updated_at': '2025-12-09T20:05:26Z', 'revision_number': 0}, {'id': 'd7076341-a39b-454b-a5c7-51fd601b10f6', 'project_id': '64edf398b67949c0a1b2bf318fd4642e', 'tenant_id': '64edf398b67949c0a1b2bf318fd4642e', 'security_group_id': 'e13ddbb9-5c61-4ae7-b9bb-0669267771d7', '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': 1135, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-09T20:05:26Z', 'updated_at': '2025-12-09T20:05:26Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-09T20:05:26Z', 'updated_at': '2025-12-09T20:05:26Z', 'revision_number': 1}, 'floating_ip': {'id': '9ec4a154-ada5-4693-9d92-5b8e85636f95', 'tenant_id': '64edf398b67949c0a1b2bf318fd4642e', 'project_id': '64edf398b67949c0a1b2bf318fd4642e', 'floating_ip_address': '172.24.4.137', 'floating_network_id': 'c521068b-65e3-4e6e-9c23-dfcc31de79aa', '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-09T20:05:27Z', 'updated_at': '2025-12-09T20:05:27Z', 'revision_number': 0, 'ip': '172.24.4.137'}}
2025-12-09 21:05:28,099 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.136/compute/v2.1/servers 0.653s
2025-12-09 21:05:28,099 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "flavorRef": "42", "networks": [{"uuid": "1ccc36a7-b84f-4159-9219-e7c33d3c5ffb"}], "security_groups": [{"name": "tempest-securitygroup--123266329"}], "key_name": "tempest-keypair-2086836647", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7588bbb7-16bd-4474-89a0-e6f08f04f584', 'x-compute-request-id': 'req-7588bbb7-16bd-4474-89a0-e6f08f04f584', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/compute/v2.1/servers'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--123266329"}], "adminPass": "ibkfVrsCUDq2"}}'
2025-12-09 21:05:28,193 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.091s
2025-12-09 21:05:28,193 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87f07bfb-b16c-4322-a124-529626f3e1bb', 'x-compute-request-id': 'req-87f07bfb-b16c-4322-a124-529626f3e1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2086836647", "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-09 21:05:29,275 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.070s
2025-12-09 21:05:29,275 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c4b4c96-139b-4876-83f2-2c996c472783', 'x-compute-request-id': 'req-5c4b4c96-139b-4876-83f2-2c996c472783', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "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-09 21:05:30,385 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.098s
2025-12-09 21:05:30,386 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a824e9e-965d-40bf-a0a6-3551082eac0a', 'x-compute-request-id': 'req-2a824e9e-965d-40bf-a0a6-3551082eac0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "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-09 21:05:30,396 82090 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-09 21:05:31,463 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.065s
2025-12-09 21:05:31,463 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56353600-61f4-4317-b549-ebdd14bc17c8', 'x-compute-request-id': 'req-56353600-61f4-4317-b549-ebdd14bc17c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "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-09 21:05:32,561 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.086s
2025-12-09 21:05:32,562 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8bb8868-d2e0-4bad-b7cf-f24ac5f95089', 'x-compute-request-id': 'req-f8bb8868-d2e0-4bad-b7cf-f24ac5f95089', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "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-09 21:05:32,572 82090 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2025-12-09 21:05:33,732 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.158s
2025-12-09 21:05:33,732 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5ed711-cc78-4168-b464-9028edd9cbcc', 'x-compute-request-id': 'req-4a5ed711-cc78-4168-b464-9028edd9cbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:05:33,743 82090 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2025-12-09 21:05:34,936 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.192s
2025-12-09 21:05:34,937 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7913086b-312f-4c71-9488-6d8395081c44', 'x-compute-request-id': 'req-7913086b-312f-4c71-9488-6d8395081c44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:05:34,947 82090 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait
2025-12-09 21:05:36,084 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.136s
2025-12-09 21:05:36,085 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c1dd0f3-334d-4bb0-abcf-c10f7c941deb', 'x-compute-request-id': 'req-7c1dd0f3-334d-4bb0-abcf-c10f7c941deb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:05:37,220 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.125s
2025-12-09 21:05:37,221 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907546e7-e69e-4d13-85d3-5d6360473856', 'x-compute-request-id': 'req-907546e7-e69e-4d13-85d3-5d6360473856', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:05:38,357 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.124s
2025-12-09 21:05:38,357 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f5e5aac-9c69-4350-860b-8dd9dcde041d', 'x-compute-request-id': 'req-9f5e5aac-9c69-4350-860b-8dd9dcde041d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:05:39,532 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.163s
2025-12-09 21:05:39,533 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b159285a-74eb-467a-89a3-9b2bce46b0cd', 'x-compute-request-id': 'req-b159285a-74eb-467a-89a3-9b2bce46b0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "BUILD", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:05:40,724 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.179s
2025-12-09 21:05:40,724 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b585842e-4bc8-4a8b-b36f-75f733c3a61a', 'x-compute-request-id': 'req-b585842e-4bc8-4a8b-b36f-75f733c3a61a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "ACTIVE", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:40Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1418798506-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": "2025-12-09T20:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:05:40,736 82090 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2025-12-09 21:05:40,847 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92/os-interface 0.111s
2025-12-09 21:05:40,848 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:40 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-f5dfd648-9a4f-43e1-978c-1b2443a803a0', 'x-compute-request-id': 'req-f5dfd648-9a4f-43e1-978c-1b2443a803a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "1ccc36a7-b84f-4159-9219-e7c33d3c5ffb", "port_id": "b46f5c96-d488-40c5-bc46-d966b1fd8dd7", "mac_addr": "fa:16:3e:16:b0:ca", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2f7f2f9e-44b2-40f7-a033-520e237787c7", "ip_address": "10.0.0.10"}]}]}'
2025-12-09 21:05:41,724 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://192.168.122.136/networking/v2.0/floatingips/9ec4a154-ada5-4693-9d92-5b8e85636f95 0.873s
2025-12-09 21:05:41,725 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "b46f5c96-d488-40c5-bc46-d966b1fd8dd7"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-16d86eeb-6373-47f4-bdf5-d4abc6ef3814', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/networking/v2.0/floatingips/9ec4a154-ada5-4693-9d92-5b8e85636f95'}
Body: b'{"floatingip": {"id": "9ec4a154-ada5-4693-9d92-5b8e85636f95", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "project_id": "64edf398b67949c0a1b2bf318fd4642e", "floating_ip_address": "172.24.4.137", "floating_network_id": "c521068b-65e3-4e6e-9c23-dfcc31de79aa", "router_id": "c13b7910-a4a7-4e1b-9904-8fdf61bf372d", "port_id": "b46f5c96-d488-40c5-bc46-d966b1fd8dd7", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1ccc36a7-b84f-4159-9219-e7c33d3c5ffb", "mac_address": "fa:16:3e:16:b0:ca", "admin_state_up": true, "status": "ACTIVE", "device_id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-09T20:05:27Z", "updated_at": "2025-12-09T20:05:41Z", "revision_number": 1}}'
2025-12-09 21:05:41,727 82090 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.137:22' as 'cirros' with public key authentication
2025-12-09 21:06:41,783 82090 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-09 21:06:44,324 82090 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-12-09 21:06:44,508 82090 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-09 21:06:44,509 82090 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.137 successfully created
2025-12-09 21:06:44,683 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.174s
2025-12-09 21:06:44,683 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1704', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c852479a-e6a9-4e99-a254-db5b8e6e5926', 'x-compute-request-id': 'req-c852479a-e6a9-4e99-a254-db5b8e6e5926', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "ACTIVE", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:05:40Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1418798506-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": "2025-12-09T20:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:06:44,818 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/compute/v2.1/servers 0.123s
2025-12-09 21:06:44,819 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-731a252b-c47b-4ecb-bbf7-b74ca36e0db9', 'x-compute-request-id': 'req-731a252b-c47b-4ecb-bbf7-b74ca36e0db9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers'}
Body: b'{"servers": [{"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}]}]}'
2025-12-09 21:06:44,855 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:06:44,855 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f9ea8b-b99f-49cf-a7e2-75d0d6f15489', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f9ea8b-b99f-49cf-a7e2-75d0d6f15489', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:45,901 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:06:45,901 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330e161a-c759-4ab6-a5b6-863eb25486d8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330e161a-c759-4ab6-a5b6-863eb25486d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:46,952 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.039s
2025-12-09 21:06:46,952 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564de564-d7cf-4ea1-8d35-426aeffaf591', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564de564-d7cf-4ea1-8d35-426aeffaf591', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:48,003 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:06:48,004 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5d8591-ea56-481e-a24f-9581bbc470d9', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5d8591-ea56-481e-a24f-9581bbc470d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:49,050 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:06:49,050 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f49462-3305-4e9b-9867-51dab1c87410', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f49462-3305-4e9b-9867-51dab1c87410', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:50,099 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:06:50,099 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e9c76f-4b1d-45f4-946c-f34376e70321', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e9c76f-4b1d-45f4-946c-f34376e70321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:51,146 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:06:51,146 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53a542c-9efe-4497-9cb5-34006d849d25', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53a542c-9efe-4497-9cb5-34006d849d25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:52,192 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:06:52,192 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff62179-b667-4d07-b4c2-8bb276ba8f3a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff62179-b667-4d07-b4c2-8bb276ba8f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:53,239 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:06:53,239 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f24887e-0f0d-4d85-9947-80b0fb19b224', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f24887e-0f0d-4d85-9947-80b0fb19b224', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:54,285 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:06:54,286 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd1624b-ef77-42a1-b1da-dde52492eb80', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd1624b-ef77-42a1-b1da-dde52492eb80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:55,330 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:06:55,330 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2188552f-d636-48bb-847c-5c118eca7695', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2188552f-d636-48bb-847c-5c118eca7695', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:56,375 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:06:56,376 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a1c7aa-0cc0-48f2-9bed-015636c56441', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a1c7aa-0cc0-48f2-9bed-015636c56441', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:57,421 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:06:57,421 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcaded0-0ac1-45a9-b1e3-61cb05cf9b29', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcaded0-0ac1-45a9-b1e3-61cb05cf9b29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:58,467 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:06:58,467 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ace886-a9b6-458e-84d7-54773d713890', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ace886-a9b6-458e-84d7-54773d713890', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:06:59,517 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.039s
2025-12-09 21:06:59,518 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0e5f32-bd41-4151-933c-a1076d17e377', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0e5f32-bd41-4151-933c-a1076d17e377', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:00,564 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:07:00,564 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0561d18a-b710-4491-81c2-47f1e2a82d1b', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0561d18a-b710-4491-81c2-47f1e2a82d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:01,614 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:07:01,614 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddc214a-f29b-4adc-a443-30d8cc972b35', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddc214a-f29b-4adc-a443-30d8cc972b35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:02,660 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:07:02,660 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb9538f-a886-4c61-b7c3-7ea4778dcf33', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb9538f-a886-4c61-b7c3-7ea4778dcf33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:03,704 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:07:03,704 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc4c911-f8c8-415e-95a6-d1e1be8053b3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc4c911-f8c8-415e-95a6-d1e1be8053b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:04,749 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:04,749 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3c2349-0ac0-46d5-97f2-8246bdfac5a0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3c2349-0ac0-46d5-97f2-8246bdfac5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:05,796 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:07:05,797 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827e6844-af37-4834-b741-d22cf555e396', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-827e6844-af37-4834-b741-d22cf555e396', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:06,845 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:06,845 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f38dac-8a0a-4755-af67-8914b2180b1c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f38dac-8a0a-4755-af67-8914b2180b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:07,894 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:07,894 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb9a109-ef42-4b37-a2da-b8bff4e49cbd', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb9a109-ef42-4b37-a2da-b8bff4e49cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:08,941 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:07:08,941 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3db682d-76f0-4324-a795-6066bd98c254', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3db682d-76f0-4324-a795-6066bd98c254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:09,990 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:09,990 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec62400-25ca-4e63-85cc-be4de839e3dc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec62400-25ca-4e63-85cc-be4de839e3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:11,037 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:07:11,037 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b044b1b1-b51e-49ef-aad8-8d688f382281', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b044b1b1-b51e-49ef-aad8-8d688f382281', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:12,085 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:07:12,085 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9206d9d-8fca-439a-b53c-aa8102f29d43', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9206d9d-8fca-439a-b53c-aa8102f29d43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:13,132 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:07:13,132 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee55ed5c-81bc-441e-a9cb-d2c27087dd05', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee55ed5c-81bc-441e-a9cb-d2c27087dd05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:14,188 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:07:14,188 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6eec97a-bf6e-4d18-b4dd-90a1fab8402f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6eec97a-bf6e-4d18-b4dd-90a1fab8402f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:15,241 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:07:15,242 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a66761-26d6-4bf7-8719-f34dae87da0c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a66761-26d6-4bf7-8719-f34dae87da0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:16,293 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:07:16,293 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a71ca55-84e6-4465-87e5-3e995020a8ff', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a71ca55-84e6-4465-87e5-3e995020a8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:17,347 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:17,347 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec03075b-4308-4462-95ff-b33db80d268f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec03075b-4308-4462-95ff-b33db80d268f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:18,392 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:18,392 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf14b61-1408-4b6d-aab4-e2b80256a026', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf14b61-1408-4b6d-aab4-e2b80256a026', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:19,434 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:07:19,435 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0312ac1-c8f5-4d42-bc0d-f8a1f635ce2a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0312ac1-c8f5-4d42-bc0d-f8a1f635ce2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:20,478 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:07:20,479 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5813472b-b46d-447e-9b9e-b42c7b0b1832', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5813472b-b46d-447e-9b9e-b42c7b0b1832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:21,532 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.042s
2025-12-09 21:07:21,532 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8723327-2be4-41ff-80b4-3686bf1da1ba', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8723327-2be4-41ff-80b4-3686bf1da1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:22,580 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:07:22,580 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f77137b-3cc4-42fd-8663-4d0c977b9006', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f77137b-3cc4-42fd-8663-4d0c977b9006', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:23,628 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:23,629 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd73edbe-9eaf-4bbc-906a-81f5b3441ad0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd73edbe-9eaf-4bbc-906a-81f5b3441ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:24,678 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:07:24,679 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7384c35e-c70c-4b7e-965b-cc1e85bab0db', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7384c35e-c70c-4b7e-965b-cc1e85bab0db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:25,730 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:07:25,730 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0462e3-4df2-43aa-99c8-5f394ecf61bf', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0462e3-4df2-43aa-99c8-5f394ecf61bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:26,779 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:26,779 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3337e5e9-86e3-4e07-a67e-4ed39fff0238', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3337e5e9-86e3-4e07-a67e-4ed39fff0238', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:27,829 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.039s
2025-12-09 21:07:27,829 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a674b83f-b515-4a26-b5cd-b6cbc30dc4d3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a674b83f-b515-4a26-b5cd-b6cbc30dc4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:28,886 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.045s
2025-12-09 21:07:28,886 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ab109a-ced2-4623-866c-9802cbb13d08', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ab109a-ced2-4623-866c-9802cbb13d08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:29,935 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:07:29,935 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb12dd23-4db4-47ad-87e6-157e8dc1d403', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb12dd23-4db4-47ad-87e6-157e8dc1d403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:30,979 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:30,980 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e942aa-39d5-4d20-8675-6d767eab590e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e942aa-39d5-4d20-8675-6d767eab590e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:32,024 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:32,024 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad927180-17ad-4f35-9c5b-a42efb4be799', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad927180-17ad-4f35-9c5b-a42efb4be799', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:33,072 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:33,072 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e7d9e3-e751-41a5-8b8f-0b3e667f0bd1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e7d9e3-e751-41a5-8b8f-0b3e667f0bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:34,119 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:07:34,120 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb4d1f7-3e13-4d9b-a8ee-3c9177ac125e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb4d1f7-3e13-4d9b-a8ee-3c9177ac125e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:35,171 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:07:35,171 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be3626b-400e-41a4-aba7-734a9bb4a6e6', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be3626b-400e-41a4-aba7-734a9bb4a6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:36,218 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:07:36,219 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e039620-1c92-4d73-ace6-83c7eb517c44', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e039620-1c92-4d73-ace6-83c7eb517c44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:37,267 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:37,268 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c57e26-9944-477c-ac2b-f1d4db71079f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c57e26-9944-477c-ac2b-f1d4db71079f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:38,313 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:07:38,314 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6ccf18-26fd-4e2a-bd72-c908f3e9c8d9', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6ccf18-26fd-4e2a-bd72-c908f3e9c8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:39,359 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:39,359 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1521571-52e6-417b-b07f-9154f4567ed2', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1521571-52e6-417b-b07f-9154f4567ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:40,407 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:40,407 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d45110-7f14-4b9c-8a55-d50fb8935fb8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d45110-7f14-4b9c-8a55-d50fb8935fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:41,457 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:07:41,458 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568d855b-9692-41bb-8b7e-28b10b5b8822', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568d855b-9692-41bb-8b7e-28b10b5b8822', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:42,507 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:42,507 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77549abe-c418-4f17-b769-aef4caa68305', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77549abe-c418-4f17-b769-aef4caa68305', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:43,550 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:07:43,551 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780ab0e5-51bd-4ca1-8fdc-76be685dc133', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780ab0e5-51bd-4ca1-8fdc-76be685dc133', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:44,595 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:07:44,595 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a692a74-26a4-423a-b611-b3ef0948eb9f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a692a74-26a4-423a-b611-b3ef0948eb9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:45,640 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:45,640 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a5941d-cfa9-4712-9bdd-6b37ab57cf00', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a5941d-cfa9-4712-9bdd-6b37ab57cf00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:46,683 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:46,684 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f014b415-5403-45aa-9549-1aceaddd0706', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f014b415-5403-45aa-9549-1aceaddd0706', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:47,726 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:07:47,727 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9dbaf0-c147-4eca-bad2-a3aa4f82bddb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9dbaf0-c147-4eca-bad2-a3aa4f82bddb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:48,781 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.042s
2025-12-09 21:07:48,781 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b365fd-f86e-47df-8a3b-c917679510c1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b365fd-f86e-47df-8a3b-c917679510c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:49,826 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:49,826 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766fc45f-d7cf-412a-9bc6-26b616c76031', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766fc45f-d7cf-412a-9bc6-26b616c76031', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:50,876 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:07:50,877 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bca83a5-ace9-4946-a4f1-ff6b57b541a1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bca83a5-ace9-4946-a4f1-ff6b57b541a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:51,935 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:07:51,935 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a3fa3f-d72c-4894-b736-4f19baab3b7a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a3fa3f-d72c-4894-b736-4f19baab3b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:53,000 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.054s
2025-12-09 21:07:53,000 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc4730a-1d1b-44b3-a457-8d8905ab9ea6', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc4730a-1d1b-44b3-a457-8d8905ab9ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:54,052 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:07:54,053 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e1fe2a-0cef-494e-bc41-8a09472df32e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e1fe2a-0cef-494e-bc41-8a09472df32e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:55,102 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:07:55,102 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51bc3cb-b44a-4a4f-8b71-ff1ff1896662', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51bc3cb-b44a-4a4f-8b71-ff1ff1896662', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:56,153 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.039s
2025-12-09 21:07:56,154 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14895f1c-c57d-432e-abd5-a77cfb7b8c73', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14895f1c-c57d-432e-abd5-a77cfb7b8c73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:57,199 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:07:57,199 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7694d366-50eb-4557-b3f7-fbd90735b892', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7694d366-50eb-4557-b3f7-fbd90735b892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:58,244 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:07:58,244 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e554ec68-a1c7-4183-9268-d9134f67e871', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e554ec68-a1c7-4183-9268-d9134f67e871', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:07:59,290 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:07:59,291 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2031b3-c415-4c1f-bd62-1a178e5a0b19', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2031b3-c415-4c1f-bd62-1a178e5a0b19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:00,337 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:08:00,337 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9a011c-81e9-4253-95c7-c5351b54b4d0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9a011c-81e9-4253-95c7-c5351b54b4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:01,384 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:08:01,385 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5f0f37-356d-4313-b614-5b6d6e66db1a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5f0f37-356d-4313-b614-5b6d6e66db1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:02,433 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:02,433 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bb00f8-dbad-472e-8a4f-bce90b1fe71f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bb00f8-dbad-472e-8a4f-bce90b1fe71f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:03,488 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:08:03,488 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac951be-97e8-4c0c-b1b4-371c823dfe78', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac951be-97e8-4c0c-b1b4-371c823dfe78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:04,540 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:08:04,540 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2024c7f1-3d52-4732-b0c4-a07bcb49db86', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2024c7f1-3d52-4732-b0c4-a07bcb49db86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:05,589 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:05,589 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26357bc-a13e-4f66-8824-8c3262f2f591', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26357bc-a13e-4f66-8824-8c3262f2f591', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:06,641 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:08:06,642 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b078aa0f-88c7-468c-9b1f-a0b373c1f116', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b078aa0f-88c7-468c-9b1f-a0b373c1f116', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:07,691 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:08:07,691 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f09b860-576a-4f86-8cc5-4dda609ecb71', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f09b860-576a-4f86-8cc5-4dda609ecb71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:08,744 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:08:08,745 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c2d23cd-3e28-4923-b0d8-5ba288c7a989', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c2d23cd-3e28-4923-b0d8-5ba288c7a989', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:09,801 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:08:09,801 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250848c6-85ae-400e-aec3-f6a858e17eac', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250848c6-85ae-400e-aec3-f6a858e17eac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:10,857 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:08:10,858 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23b6043-3cfc-468b-886c-f665a6394bc5', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23b6043-3cfc-468b-886c-f665a6394bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:11,915 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.039s
2025-12-09 21:08:11,915 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d8fe39-f7fc-449a-9017-adebc76d8250', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d8fe39-f7fc-449a-9017-adebc76d8250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:12,969 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.042s
2025-12-09 21:08:12,969 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961a08b9-a37e-4878-a5d0-e202ab433c41', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961a08b9-a37e-4878-a5d0-e202ab433c41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:14,015 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:08:14,015 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5588c055-900e-4cea-9915-da9c4816b00c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5588c055-900e-4cea-9915-da9c4816b00c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:15,069 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:08:15,069 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5f290f-b305-4ffb-8f23-b8eda3b393c5', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5f290f-b305-4ffb-8f23-b8eda3b393c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:16,113 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:16,113 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5add567a-9754-4f68-80ff-17e5bcacfbb8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5add567a-9754-4f68-80ff-17e5bcacfbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:17,156 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:17,156 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e902fdf-fce5-47ae-be25-7fc60690e135', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e902fdf-fce5-47ae-be25-7fc60690e135', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:18,200 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:18,200 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237204ac-2352-478c-8a62-82899341fe1d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237204ac-2352-478c-8a62-82899341fe1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:19,243 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:08:19,243 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299fa9da-4bf5-40d6-a66a-231591436621', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299fa9da-4bf5-40d6-a66a-231591436621', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:20,287 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:20,287 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b21c42-6c11-4f8a-bdd2-65b86d49a2a8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b21c42-6c11-4f8a-bdd2-65b86d49a2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:21,340 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:08:21,340 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6528702-34ca-4459-8823-1a7fc83c7c5a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6528702-34ca-4459-8823-1a7fc83c7c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:22,387 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:22,388 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ee7ff1-b1f2-4335-96c9-b81ca5d036e3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ee7ff1-b1f2-4335-96c9-b81ca5d036e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:23,441 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:23,441 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493500ba-ddd8-416b-8ac4-0c5069499110', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493500ba-ddd8-416b-8ac4-0c5069499110', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:24,495 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:24,495 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9286b9b-e7b4-46f9-a702-2bc3e40e7168', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9286b9b-e7b4-46f9-a702-2bc3e40e7168', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:25,541 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:08:25,542 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00a2ea3-022e-444d-a8fa-6b03797820b5', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00a2ea3-022e-444d-a8fa-6b03797820b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:26,588 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:08:26,588 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e45b41c-f250-4bd5-825b-91e599690d49', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e45b41c-f250-4bd5-825b-91e599690d49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:27,636 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:27,637 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e5410b-e5df-4224-8bd9-83907a9d254d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e5410b-e5df-4224-8bd9-83907a9d254d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:28,687 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:08:28,687 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0952edf-feaf-4834-9ca9-1ab9f6f03b2b', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0952edf-feaf-4834-9ca9-1ab9f6f03b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:29,735 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:29,735 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1eb3d4-516a-457d-9129-9848f0d89264', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1eb3d4-516a-457d-9129-9848f0d89264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:30,783 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:30,783 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61b657b-cdf4-4826-acd1-1b8cf92003e0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61b657b-cdf4-4826-acd1-1b8cf92003e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:31,830 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:08:31,830 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2fcd44-9158-4a94-84ba-9f2af6b6ed68', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2fcd44-9158-4a94-84ba-9f2af6b6ed68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:32,876 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:08:32,877 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4d7899-3a66-4248-ba4e-03cf30a79d88', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4d7899-3a66-4248-ba4e-03cf30a79d88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:33,926 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:33,926 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-168484bc-d7ed-41e9-949a-99b276281dd0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-168484bc-d7ed-41e9-949a-99b276281dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:34,983 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:08:34,983 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fbad7a-dc25-4120-b354-457f6710977e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fbad7a-dc25-4120-b354-457f6710977e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:36,029 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:08:36,029 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bdb2e34-bd59-419a-97cc-b5a818aee3ff', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bdb2e34-bd59-419a-97cc-b5a818aee3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:37,075 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:08:37,075 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9689bc-ac42-4b0b-98f7-bcf683bb3713', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9689bc-ac42-4b0b-98f7-bcf683bb3713', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:38,120 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:08:38,120 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5271482a-56f2-46e2-b647-36b776f1a2b7', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5271482a-56f2-46e2-b647-36b776f1a2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:39,166 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:08:39,166 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c489f7-9378-43be-8791-ee74f995b423', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c489f7-9378-43be-8791-ee74f995b423', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:40,211 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:08:40,211 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def12d8e-573f-4187-bc53-2903c91dc983', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def12d8e-573f-4187-bc53-2903c91dc983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:41,255 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:08:41,255 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1d0093-72ac-4446-8532-9bb281d47026', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1d0093-72ac-4446-8532-9bb281d47026', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:42,297 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:08:42,298 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f886273-8bf5-4407-9073-862b68e841b1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f886273-8bf5-4407-9073-862b68e841b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:43,346 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:08:43,346 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b58e7b0-4c26-49e1-a957-30079885330e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b58e7b0-4c26-49e1-a957-30079885330e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:44,395 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:44,395 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf7a2b9-cb00-4588-b5d3-53c36a03b2db', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf7a2b9-cb00-4588-b5d3-53c36a03b2db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:45,442 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:08:45,442 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-169d4a9e-4d9a-4e64-b8e4-60c73116396f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-169d4a9e-4d9a-4e64-b8e4-60c73116396f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:46,495 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:08:46,495 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f429b455-27d2-4e8e-96ac-0ea05bc40499', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f429b455-27d2-4e8e-96ac-0ea05bc40499', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:47,547 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:08:47,547 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6df303-0513-4510-a323-7b86120e69ce', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6df303-0513-4510-a323-7b86120e69ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:48,597 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:08:48,597 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7875d16-1e3e-49a3-a50f-f74007caa9a8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7875d16-1e3e-49a3-a50f-f74007caa9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:49,640 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:49,640 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8cafa4b-6765-4906-9ccf-236c746980ed', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8cafa4b-6765-4906-9ccf-236c746980ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:50,687 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:08:50,687 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8ba0fe-1334-4df6-bb15-0251c9d1b4d3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8ba0fe-1334-4df6-bb15-0251c9d1b4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:51,735 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:08:51,735 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353d4f3f-eafb-415d-b0a6-e45ec06d071c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353d4f3f-eafb-415d-b0a6-e45ec06d071c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:52,780 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:52,780 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13f2e41-3b02-4b6b-a5ac-dde7aeb1328f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13f2e41-3b02-4b6b-a5ac-dde7aeb1328f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:53,823 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:08:53,824 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704ee30c-e3a5-4e1c-8324-89ce1a53f461', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704ee30c-e3a5-4e1c-8324-89ce1a53f461', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:54,868 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:08:54,869 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34b44ff-f45b-45b2-8f42-f5814c529394', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34b44ff-f45b-45b2-8f42-f5814c529394', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:55,911 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:08:55,911 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a80194-2dad-40ad-95fe-3c21e5440502', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a80194-2dad-40ad-95fe-3c21e5440502', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:56,954 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:08:56,954 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be740818-f86f-456a-bd03-4214e7a939dc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be740818-f86f-456a-bd03-4214e7a939dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:58,002 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:08:58,003 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba379ed-4427-47ee-a34e-8c5256bd2676', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba379ed-4427-47ee-a34e-8c5256bd2676', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:08:59,047 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:08:59,048 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7322b333-0f47-4ade-b4f1-92bc535c82b0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7322b333-0f47-4ade-b4f1-92bc535c82b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:00,093 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:00,094 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734e747c-ad17-4ac0-8368-8128cf1e76b1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734e747c-ad17-4ac0-8368-8128cf1e76b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:01,142 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:09:01,143 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8fdd3c-ac43-42b8-bf26-f6e15e9ea5c5', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8fdd3c-ac43-42b8-bf26-f6e15e9ea5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:02,184 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.030s
2025-12-09 21:09:02,184 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32248bc-35e1-4659-8be7-a2e823151c39', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32248bc-35e1-4659-8be7-a2e823151c39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:03,229 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:03,229 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c5e9cd-f2e7-4ff2-b53a-99efa0f2bfdb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c5e9cd-f2e7-4ff2-b53a-99efa0f2bfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:04,272 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:09:04,273 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da23d366-c20e-491f-ba79-0a9ce1d74e7d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da23d366-c20e-491f-ba79-0a9ce1d74e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:05,316 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:09:05,316 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72e4502-ba3c-49bc-816b-1d80eebffeb8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72e4502-ba3c-49bc-816b-1d80eebffeb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:06,360 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:06,360 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f3d3f4-42e9-4358-aa28-cbd9763e9dcd', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f3d3f4-42e9-4358-aa28-cbd9763e9dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:07,405 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:07,405 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3f6012-91a6-495b-a662-0139cd39ae64', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3f6012-91a6-495b-a662-0139cd39ae64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:08,453 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:09:08,453 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e552258a-5e90-46d4-ab4a-549d5973fc08', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e552258a-5e90-46d4-ab4a-549d5973fc08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:09,513 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.043s
2025-12-09 21:09:09,513 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dece5628-c70e-487d-9b23-680d9d7885de', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dece5628-c70e-487d-9b23-680d9d7885de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:10,562 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:09:10,562 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b4469f-2768-4bce-afc7-c8b55dac9928', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b4469f-2768-4bce-afc7-c8b55dac9928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:11,605 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:09:11,606 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ff207a-605f-41fd-a24d-fe2994b0ff6f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ff207a-605f-41fd-a24d-fe2994b0ff6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:12,654 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:12,655 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674799df-d5e5-4ea2-8e2f-7294e621b8ea', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674799df-d5e5-4ea2-8e2f-7294e621b8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:13,706 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:13,707 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b724deaf-6b11-402a-971a-60bd93178b7d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b724deaf-6b11-402a-971a-60bd93178b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:14,756 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:14,757 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45f038a-bace-4b73-90c7-d6a02900cb5d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45f038a-bace-4b73-90c7-d6a02900cb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:15,801 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:15,801 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300375aa-f340-4257-82eb-2f4351a55196', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300375aa-f340-4257-82eb-2f4351a55196', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:16,847 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:16,847 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76708903-ac26-45ed-b642-ac8b4d2745b6', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76708903-ac26-45ed-b642-ac8b4d2745b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:17,891 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:17,891 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee4a4037-2fd7-48a0-a147-6e953709151c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee4a4037-2fd7-48a0-a147-6e953709151c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:18,939 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:18,939 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1adc00-b863-472f-a013-e8ef9e74fbec', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1adc00-b863-472f-a013-e8ef9e74fbec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:19,992 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:19,992 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d994979b-d0c4-4e93-87ac-de8c5506ae9a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d994979b-d0c4-4e93-87ac-de8c5506ae9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:21,037 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:21,038 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b471933d-cdd4-44ab-a6e4-f463820755fe', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b471933d-cdd4-44ab-a6e4-f463820755fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:22,094 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.045s
2025-12-09 21:09:22,095 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7694694d-c815-4334-bc83-3743ae66cc1d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7694694d-c815-4334-bc83-3743ae66cc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:23,138 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:09:23,139 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc16193-26bd-49bf-9e53-0ea2d3341c85', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc16193-26bd-49bf-9e53-0ea2d3341c85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:24,188 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:09:24,188 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952afeeb-78a4-4d3f-8288-9d9d1272fde9', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952afeeb-78a4-4d3f-8288-9d9d1272fde9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:25,231 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:09:25,231 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e2faa1-3520-49fc-81de-0b7b208f696e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e2faa1-3520-49fc-81de-0b7b208f696e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:26,277 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:26,277 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50909bb2-1a26-422a-8c71-ff4075c3c7c3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50909bb2-1a26-422a-8c71-ff4075c3c7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:27,323 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:27,323 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e306e06a-84b1-4a96-a87c-ff3d8bc87a2e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e306e06a-84b1-4a96-a87c-ff3d8bc87a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:28,372 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:09:28,373 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2338548-96a4-43e9-9c24-3c4fc32d527a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2338548-96a4-43e9-9c24-3c4fc32d527a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:29,423 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:29,423 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f74108-16d2-4366-b416-cb994159bdfc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f74108-16d2-4366-b416-cb994159bdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:30,470 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:30,470 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8edc39-aae9-4b50-95a1-50eedefa8072', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8edc39-aae9-4b50-95a1-50eedefa8072', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:31,515 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:31,515 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52da8ac-8ef2-403d-b8ff-e2beabc40adb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52da8ac-8ef2-403d-b8ff-e2beabc40adb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:32,569 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.042s
2025-12-09 21:09:32,569 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c058ec20-a640-4277-9089-ba60cbf95e51', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c058ec20-a640-4277-9089-ba60cbf95e51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:33,614 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:33,615 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b46e9ef-a2de-4168-886d-bac818511ea1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b46e9ef-a2de-4168-886d-bac818511ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:34,669 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.043s
2025-12-09 21:09:34,670 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd785c58-8217-4466-a4f9-402bd55948b0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd785c58-8217-4466-a4f9-402bd55948b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:35,716 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:35,716 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c94f903-cdf7-4c33-a565-9494b04739fb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c94f903-cdf7-4c33-a565-9494b04739fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:36,762 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:36,763 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458a102c-9535-401e-8203-db64b5931c6e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458a102c-9535-401e-8203-db64b5931c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:37,808 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:37,808 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a4737a-7171-441a-b951-475e5009faec', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a4737a-7171-441a-b951-475e5009faec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:38,853 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:09:38,853 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d57bc3-2d77-4de1-890c-38a1fd9872a3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d57bc3-2d77-4de1-890c-38a1fd9872a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:39,897 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:39,897 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939484c2-8c6b-4805-a20d-d851cb805954', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939484c2-8c6b-4805-a20d-d851cb805954', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:40,943 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:09:40,944 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6787e1a9-1e41-42a1-a303-a73e220ef138', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6787e1a9-1e41-42a1-a303-a73e220ef138', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:41,997 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:09:41,997 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e015fad9-3bc1-4cb0-92b9-da182e42c14a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e015fad9-3bc1-4cb0-92b9-da182e42c14a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:43,041 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:43,042 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38138aa-03bd-4433-a301-3ed3801dd357', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38138aa-03bd-4433-a301-3ed3801dd357', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:44,086 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:44,086 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669c9eaf-8eea-4f6e-a721-98c52d771e1d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669c9eaf-8eea-4f6e-a721-98c52d771e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:45,139 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.042s
2025-12-09 21:09:45,140 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33441007-9d97-47d5-9a23-a6e6334129ab', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33441007-9d97-47d5-9a23-a6e6334129ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:46,190 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:46,190 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c480fc-d7d8-4c25-a0d5-3045fceab4c8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c480fc-d7d8-4c25-a0d5-3045fceab4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:47,240 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:47,241 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0389e4-0dde-47dc-b635-f3b0e9f72c60', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0389e4-0dde-47dc-b635-f3b0e9f72c60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:48,288 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:09:48,288 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980f6ee6-1fb7-43b7-88c4-ef0ef46e6089', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980f6ee6-1fb7-43b7-88c4-ef0ef46e6089', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:49,333 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:49,334 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd29242-d410-4416-aef8-76766ae56547', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd29242-d410-4416-aef8-76766ae56547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:50,376 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:09:50,377 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56d0702-6638-4097-984b-cd48aa378ab8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56d0702-6638-4097-984b-cd48aa378ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:51,423 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:09:51,423 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf57aa3-9552-4167-b1ee-fdc180b23036', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf57aa3-9552-4167-b1ee-fdc180b23036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:52,482 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.047s
2025-12-09 21:09:52,482 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db329c6-7448-4bb8-84e2-9dd8f118bf90', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db329c6-7448-4bb8-84e2-9dd8f118bf90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:53,527 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:53,527 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb22101d-26b3-44e4-ae1b-b89a7894882a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb22101d-26b3-44e4-ae1b-b89a7894882a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:54,572 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:09:54,572 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c89891-8cf7-400f-b86b-16b514cf30e1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c89891-8cf7-400f-b86b-16b514cf30e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:55,620 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:09:55,621 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aae2350-6591-470c-a70f-a1a2d7e85464', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aae2350-6591-470c-a70f-a1a2d7e85464', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:56,676 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:09:56,676 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b4d830-274e-4ba8-a504-0395b8a124d3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b4d830-274e-4ba8-a504-0395b8a124d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:57,726 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:09:57,726 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ff7b1c-14cb-4f11-97a7-6209ded925bc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ff7b1c-14cb-4f11-97a7-6209ded925bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:58,775 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:09:58,775 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c683b66-767a-4da5-99d6-8b13ffccd2fb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c683b66-767a-4da5-99d6-8b13ffccd2fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:09:59,829 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.043s
2025-12-09 21:09:59,830 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6947152-b838-4911-b8e3-5b60591e0b89', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6947152-b838-4911-b8e3-5b60591e0b89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:00,887 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:10:00,888 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983d3fe2-c1bb-4f31-bdf5-b3ccd969ccd2', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983d3fe2-c1bb-4f31-bdf5-b3ccd969ccd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:01,033 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.133s
2025-12-09 21:10:01,033 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:00 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-2d91c5ff-7714-4909-95eb-0a91a797cddd', 'x-compute-request-id': 'req-2d91c5ff-7714-4909-95eb-0a91a797cddd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b''
2025-12-09 21:10:01,269 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.235s
2025-12-09 21:10:01,270 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85aa6719-1d82-416b-aec7-57a5ae9d8aab', 'x-compute-request-id': 'req-85aa6719-1d82-416b-aec7-57a5ae9d8aab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "ACTIVE", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:10:01Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1418798506-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": "2025-12-09T20:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:10:02,476 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.193s
2025-12-09 21:10:02,476 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba37fb4-f968-41ba-a0da-428ed2a4d51f', 'x-compute-request-id': 'req-cba37fb4-f968-41ba-a0da-428ed2a4d51f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "ACTIVE", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:10:01Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1418798506-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": "2025-12-09T20:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:10:03,655 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.166s
2025-12-09 21:10:03,656 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3d24653-d3b4-43e8-9471-dac6e5f51b68', 'x-compute-request-id': 'req-c3d24653-d3b4-43e8-9471-dac6e5f51b68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "ACTIVE", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:10:03Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1418798506-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b0:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": "2025-12-09T20:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--123266329"}], "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-09 21:10:04,757 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.089s
2025-12-09 21:10:04,757 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fe440eb-db1e-40c5-b316-26bf46b40342', 'x-compute-request-id': 'req-2fe440eb-db1e-40c5-b316-26bf46b40342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "ACTIVE", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:10:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": "2025-12-09T20:05:40.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-09 21:10:05,857 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.087s
2025-12-09 21:10:05,857 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dc4e0fa-7709-4e0c-9daf-adb29142e20f', 'x-compute-request-id': 'req-5dc4e0fa-7709-4e0c-9daf-adb29142e20f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "DELETED", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:10:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": "2025-12-09T20:05:40.000000", "OS-SRV-USG:terminated_at": "2025-12-09T20:10:05.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-09 21:10:05,868 82090 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2025-12-09 21:10:06,947 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.078s
2025-12-09 21:10:06,948 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88d708d5-2773-4f21-95cf-898a5ec73b03', 'x-compute-request-id': 'req-88d708d5-2773-4f21-95cf-898a5ec73b03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"server": {"id": "03d4b591-3b43-40f6-8b34-6394b6bbfe92", "name": "tempest-TestServerVolumeAttachmentScenario-server-579175599", "status": "DELETED", "tenant_id": "64edf398b67949c0a1b2bf318fd4642e", "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "metadata": {}, "hostId": "1db230b426780633351f51430e0a8d56173500bc5cf5c370346bef59", "image": {"id": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/images/abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.136/compute/flavors/42"}]}, "created": "2025-12-09T20:05:28Z", "updated": "2025-12-09T20:10:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}, {"rel": "bookmark", "href": "http://192.168.122.136/compute/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2086836647", "OS-SRV-USG:launched_at": "2025-12-09T20:05:40.000000", "OS-SRV-USG:terminated_at": "2025-12-09T20:10:05.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-09 21:10:07,992 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92 0.033s
2025-12-09 21:10:07,993 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:07 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-8e5160e2-b3c5-4a67-ac2c-d94bcb7369e4', 'x-compute-request-id': 'req-8e5160e2-b3c5-4a67-ac2c-d94bcb7369e4', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.136/compute/v2.1/servers/03d4b591-3b43-40f6-8b34-6394b6bbfe92'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 03d4b591-3b43-40f6-8b34-6394b6bbfe92 could not be found."}}'
2025-12-09 21:10:08,018 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.136/compute/v2.1/os-keypairs/tempest-keypair-2086836647 0.024s
2025-12-09 21:10:08,018 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:07 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-62cb7907-f153-43b5-8259-15f97fcad8a9', 'x-compute-request-id': 'req-62cb7907-f153-43b5-8259-15f97fcad8a9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/compute/v2.1/os-keypairs/tempest-keypair-2086836647'}
Body: b''
2025-12-09 21:10:08,181 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.136/networking/v2.0/security-groups/e13ddbb9-5c61-4ae7-b9bb-0669267771d7 0.163s
2025-12-09 21:10:08,181 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2a0ecc8d-340e-497e-af5a-f51a09625dd6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.136/networking/v2.0/security-groups/e13ddbb9-5c61-4ae7-b9bb-0669267771d7'}
Body: b''
2025-12-09 21:10:08,196 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.136/networking/v2.0/security-groups/e13ddbb9-5c61-4ae7-b9bb-0669267771d7 0.014s
2025-12-09 21:10:08,196 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6484b084-90cd-4123-9b25-6834d455fb53', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.136/networking/v2.0/security-groups/e13ddbb9-5c61-4ae7-b9bb-0669267771d7'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e13ddbb9-5c61-4ae7-b9bb-0669267771d7 does not exist", "detail": ""}}'
2025-12-09 21:10:08,482 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.136/networking/v2.0/floatingips/9ec4a154-ada5-4693-9d92-5b8e85636f95 0.285s
2025-12-09 21:10:08,482 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c2c1cf45-b27b-4541-a5c1-7ff064c9f314', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.136/networking/v2.0/floatingips/9ec4a154-ada5-4693-9d92-5b8e85636f95'}
Body: b''
2025-12-09 21:10:08,526 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 400 DELETE http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.043s
2025-12-09 21:10:08,526 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa18dbc-a2a4-4415-8f25-cb183ad0dd2e', 'x-openstack-request-id': 'req-cfa18dbc-a2a4-4415-8f25-cb183ad0dd2e', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"badRequest": {"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."}}'
2025-12-09 21:10:08,562 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:10:08,562 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b114b0d-e543-471b-a76d-a76055ad069a', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b114b0d-e543-471b-a76d-a76055ad069a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:09,606 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:10:09,607 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8e75d4-ee51-4af6-9d89-1a7c7259a5da', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8e75d4-ee51-4af6-9d89-1a7c7259a5da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:10,649 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:10:10,650 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f79a8f-47dd-473d-b083-1663967b9c70', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f79a8f-47dd-473d-b083-1663967b9c70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:11,694 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:10:11,694 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b8c8ba-c787-4cd5-a6cb-4fea61b4708f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b8c8ba-c787-4cd5-a6cb-4fea61b4708f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:12,738 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:10:12,739 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949845fc-4b60-4f0e-930b-20bc4683326d', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949845fc-4b60-4f0e-930b-20bc4683326d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:13,783 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:10:13,784 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d5ab37-8a8d-4fe0-9ba0-313020e6535e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d5ab37-8a8d-4fe0-9ba0-313020e6535e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:14,834 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.039s
2025-12-09 21:10:14,835 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a62ea23-23d1-4187-b336-662a7e683790', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a62ea23-23d1-4187-b336-662a7e683790', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:15,880 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:15,881 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7022f699-8de1-4180-a66a-2ae7f02395f4', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7022f699-8de1-4180-a66a-2ae7f02395f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:16,927 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:16,927 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620229be-4a24-4d63-a50d-fbbca0af2739', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620229be-4a24-4d63-a50d-fbbca0af2739', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:17,978 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.040s
2025-12-09 21:10:17,979 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00013278-0128-434a-86b3-89e1410e228d', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00013278-0128-434a-86b3-89e1410e228d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:19,025 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:19,025 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0926f3-e745-4b7b-adcb-e7c4aeadc988', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0926f3-e745-4b7b-adcb-e7c4aeadc988', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:20,069 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:20,069 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1581639-3cd2-4c64-a86f-c77d006b27af', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1581639-3cd2-4c64-a86f-c77d006b27af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:21,113 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:21,113 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9263be58-f9b5-4c6d-b26c-50aa0cbb72ad', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9263be58-f9b5-4c6d-b26c-50aa0cbb72ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:22,165 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.041s
2025-12-09 21:10:22,166 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5d41ec-a91e-4781-8a09-8c25bb487bf1', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5d41ec-a91e-4781-8a09-8c25bb487bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:23,217 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:23,217 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ff450b-4b08-4189-a693-e24d251e2cde', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ff450b-4b08-4189-a693-e24d251e2cde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:24,268 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:24,268 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadbdf78-3173-49c3-ae0a-328080df9081', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadbdf78-3173-49c3-ae0a-328080df9081', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:25,403 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.123s
2025-12-09 21:10:25,404 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f3b17c-b284-49ce-928b-ce7414e96c52', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f3b17c-b284-49ce-928b-ce7414e96c52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:26,447 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:26,448 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ccf993-8ebf-415a-8621-01ee30a6b15f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ccf993-8ebf-415a-8621-01ee30a6b15f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:27,491 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:27,491 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb6abb5-cfaf-431f-9f1c-c21850423d1d', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb6abb5-cfaf-431f-9f1c-c21850423d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:28,540 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.038s
2025-12-09 21:10:28,540 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb7cf6a-b966-435f-a462-18b2282360bd', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb7cf6a-b966-435f-a462-18b2282360bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:29,583 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:29,584 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0c0c14-dca6-44c0-a23f-8f53a42a25a8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0c0c14-dca6-44c0-a23f-8f53a42a25a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:30,626 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:10:30,627 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a976c50-7ca4-494a-b3b1-1c0ace038c41', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a976c50-7ca4-494a-b3b1-1c0ace038c41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:31,671 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:10:31,671 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec52a60-0c92-44e1-b30e-867fbb9439d8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec52a60-0c92-44e1-b30e-867fbb9439d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:32,721 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.039s
2025-12-09 21:10:32,722 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8beaa5c2-3306-4a5a-af75-dac0e58b55b8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8beaa5c2-3306-4a5a-af75-dac0e58b55b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:33,768 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:10:33,769 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a2f1214-f6af-4022-ae7e-28346cc737a5', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a2f1214-f6af-4022-ae7e-28346cc737a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:34,816 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:10:34,816 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f590ca7e-fcd1-46f5-ab25-836ca0086b40', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f590ca7e-fcd1-46f5-ab25-836ca0086b40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:35,863 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:10:35,863 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847e4b6a-50a3-401f-b405-b5af66c62c26', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847e4b6a-50a3-401f-b405-b5af66c62c26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:36,913 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:36,913 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdad2cf6-b04d-4ac8-a09e-47cdcc853112', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdad2cf6-b04d-4ac8-a09e-47cdcc853112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:37,959 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:37,959 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c357af12-557a-4f62-9851-227bb92064cd', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c357af12-557a-4f62-9851-227bb92064cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:39,008 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.038s
2025-12-09 21:10:39,008 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84976d2a-414d-4e10-bf0f-1a73dbe24002', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84976d2a-414d-4e10-bf0f-1a73dbe24002', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:40,052 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:40,052 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-729ab9d0-34f9-4316-b87a-efd4a10021f6', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-729ab9d0-34f9-4316-b87a-efd4a10021f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:41,100 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:10:41,100 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9581926-a325-42a6-9625-064ea47ab975', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9581926-a325-42a6-9625-064ea47ab975', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:42,144 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:42,144 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50df148f-1b87-47fc-bf3b-07ca50830cff', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50df148f-1b87-47fc-bf3b-07ca50830cff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:43,190 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:43,190 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ac91df-b53e-481b-b84d-ae75fd2726a8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ac91df-b53e-481b-b84d-ae75fd2726a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:44,234 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:10:44,234 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78f7551-e44f-44d1-9151-0a86593effed', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78f7551-e44f-44d1-9151-0a86593effed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:45,287 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.041s
2025-12-09 21:10:45,287 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68555754-b956-4ebb-82bf-ce5f7c7d814a', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68555754-b956-4ebb-82bf-ce5f7c7d814a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:46,333 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:10:46,334 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de219b62-d100-469b-a9dc-7a5bd68bee03', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de219b62-d100-469b-a9dc-7a5bd68bee03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:47,384 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.039s
2025-12-09 21:10:47,385 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e75d934-840d-429d-ae8b-e82c0600a644', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e75d934-840d-429d-ae8b-e82c0600a644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:48,437 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.041s
2025-12-09 21:10:48,437 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d561c9fa-f2f6-45c1-9f9a-616c25f0f0b4', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d561c9fa-f2f6-45c1-9f9a-616c25f0f0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:49,480 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:10:49,480 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb440ad7-d682-4049-8565-b53ea904373f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb440ad7-d682-4049-8565-b53ea904373f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:50,535 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.045s
2025-12-09 21:10:50,536 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0f647e-d75f-4a3c-9e59-37116e73d071', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0f647e-d75f-4a3c-9e59-37116e73d071', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:51,577 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.030s
2025-12-09 21:10:51,578 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491705b4-83af-4c69-9a4e-e9b6f1ec3481', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491705b4-83af-4c69-9a4e-e9b6f1ec3481', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:52,620 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:10:52,620 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a8c5cb-b9a8-4a66-9d2b-e2571cd7719f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a8c5cb-b9a8-4a66-9d2b-e2571cd7719f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:53,663 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:53,663 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89897090-7154-44e6-b173-27f5f4e825cf', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89897090-7154-44e6-b173-27f5f4e825cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:54,706 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:54,706 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2ec01f-b917-44f7-b1c4-cbdf33215611', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2ec01f-b917-44f7-b1c4-cbdf33215611', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:55,749 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:55,750 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ff9fe6-40a0-406a-bb20-f3a2592dcd91', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ff9fe6-40a0-406a-bb20-f3a2592dcd91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:56,793 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:10:56,793 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09955707-0cc3-4042-ae3e-070c02fd0249', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09955707-0cc3-4042-ae3e-070c02fd0249', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:57,846 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.042s
2025-12-09 21:10:57,846 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8c9bd6-a28c-4d04-88a1-d0caeeaa9c92', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8c9bd6-a28c-4d04-88a1-d0caeeaa9c92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:58,892 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:10:58,893 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e48f6f0-1868-4ebe-9bf9-1c2cb77b07aa', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e48f6f0-1868-4ebe-9bf9-1c2cb77b07aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:10:59,938 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:10:59,939 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b35176b-bb8c-4b88-b27e-f69971793e47', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b35176b-bb8c-4b88-b27e-f69971793e47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:00,981 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:11:00,981 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3502f6-6c4e-46e1-aa91-9e6337cc9ee1', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3502f6-6c4e-46e1-aa91-9e6337cc9ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:02,025 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:02,025 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852826fd-0ba1-405d-8a80-70451c09b155', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852826fd-0ba1-405d-8a80-70451c09b155', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:03,070 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:03,070 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffddb448-9fcc-4a61-a239-320e8fc47ab0', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffddb448-9fcc-4a61-a239-320e8fc47ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:04,116 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:04,117 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562c8a82-eac2-4dcb-9bd8-1942bdc3a92c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562c8a82-eac2-4dcb-9bd8-1942bdc3a92c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:05,159 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:11:05,160 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea50f3c-92f3-4b76-a1bc-1e9d960e5e3d', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea50f3c-92f3-4b76-a1bc-1e9d960e5e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:06,204 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:06,204 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b24561-6b82-4002-8a3b-be9584c69aab', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b24561-6b82-4002-8a3b-be9584c69aab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:07,253 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:11:07,254 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feabd212-fb39-42ab-9270-65bd9a550ac6', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feabd212-fb39-42ab-9270-65bd9a550ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:08,305 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:08,305 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb983879-aa43-4625-91a1-2f7b6138885d', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb983879-aa43-4625-91a1-2f7b6138885d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:09,350 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:09,351 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b17cb8-ddbb-4099-8e42-408808129d6b', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b17cb8-ddbb-4099-8e42-408808129d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:10,396 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:10,396 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7540a26c-2a43-4b71-ae0c-d6076fb5236e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7540a26c-2a43-4b71-ae0c-d6076fb5236e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:11,440 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:11,441 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89604419-b831-4d39-8ca2-518affa00f8a', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89604419-b831-4d39-8ca2-518affa00f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:12,484 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:11:12,485 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a021148-55ee-4aee-9b2a-e277c074f9c2', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a021148-55ee-4aee-9b2a-e277c074f9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:13,527 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:11:13,528 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2527c225-5101-41b4-9884-91a83844befc', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2527c225-5101-41b4-9884-91a83844befc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:14,576 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:11:14,577 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb12a0e6-e281-499d-876d-5298b9700b3c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb12a0e6-e281-499d-876d-5298b9700b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:15,618 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.030s
2025-12-09 21:11:15,619 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1fbf9b-f310-4535-a537-576d6fefc72e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1fbf9b-f310-4535-a537-576d6fefc72e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:16,661 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:11:16,661 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0afb84-47f6-48e8-aeb5-0336fb184f4c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0afb84-47f6-48e8-aeb5-0336fb184f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:17,714 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.041s
2025-12-09 21:11:17,714 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d615b250-ce40-4ab6-8535-c1b69b21f079', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d615b250-ce40-4ab6-8535-c1b69b21f079', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:18,772 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.047s
2025-12-09 21:11:18,773 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e18324-cea2-4513-8fb2-d3415a6304d9', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e18324-cea2-4513-8fb2-d3415a6304d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:19,819 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:19,819 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082d5e28-c149-4d96-9a4d-b6e6f96abe99', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082d5e28-c149-4d96-9a4d-b6e6f96abe99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:20,871 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.041s
2025-12-09 21:11:20,872 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862e0443-c41d-412a-899e-9d33bd1fdcf7', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862e0443-c41d-412a-899e-9d33bd1fdcf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:21,916 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:21,916 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6defbc-dfcd-442f-a528-7abc971a714f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6defbc-dfcd-442f-a528-7abc971a714f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:22,961 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:22,961 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da4e286-0ea1-4700-ac81-1b92f1cec6ae', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da4e286-0ea1-4700-ac81-1b92f1cec6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:24,003 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.030s
2025-12-09 21:11:24,003 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ec05de-5602-4056-95d7-6461bc742393', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ec05de-5602-4056-95d7-6461bc742393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:25,054 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.038s
2025-12-09 21:11:25,054 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c33a2f2-fdb1-4414-a219-4cb88045f932', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c33a2f2-fdb1-4414-a219-4cb88045f932', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:26,098 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:26,098 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20528533-158b-4631-840e-6e942895d0a5', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20528533-158b-4631-840e-6e942895d0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:27,147 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:11:27,147 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c53145-382c-494f-a2c1-e4f0ae86f74c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c53145-382c-494f-a2c1-e4f0ae86f74c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:28,192 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:28,193 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4ba100-e8a3-4e44-82dd-54174cb85715', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4ba100-e8a3-4e44-82dd-54174cb85715', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:29,241 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:11:29,241 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d2ad94-6d59-49c2-80db-025e8efdf74a', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d2ad94-6d59-49c2-80db-025e8efdf74a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:30,448 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.190s
2025-12-09 21:11:30,448 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f844d5e5-2e82-4a27-80fa-58fed8b06996', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f844d5e5-2e82-4a27-80fa-58fed8b06996', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:31,491 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:11:31,491 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a24c41d-1bc9-473e-b355-ae46e58f492f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a24c41d-1bc9-473e-b355-ae46e58f492f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:32,538 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:11:32,539 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bbfd1cc-f3fb-4de4-a807-257fcdfd12bb', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bbfd1cc-f3fb-4de4-a807-257fcdfd12bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:33,585 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:11:33,585 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f4ee071-08f5-4daa-89cf-91b7acde1270', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f4ee071-08f5-4daa-89cf-91b7acde1270', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:34,631 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:34,631 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce73852-ffbf-4d5e-bf0a-ec228ad6b514', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce73852-ffbf-4d5e-bf0a-ec228ad6b514', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:35,679 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:11:35,680 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c88444-3cac-4ea0-b99a-4bfc9b853d84', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c88444-3cac-4ea0-b99a-4bfc9b853d84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:36,729 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.038s
2025-12-09 21:11:36,729 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7c31ee-c640-4890-9bb1-a0ce1e0bfcd9', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7c31ee-c640-4890-9bb1-a0ce1e0bfcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:37,773 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:37,774 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b38007d-bb3f-4bac-a4d0-be6c8d719c77', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b38007d-bb3f-4bac-a4d0-be6c8d719c77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:38,820 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:38,820 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d858022b-1f3c-493d-bda8-1393a220485a', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d858022b-1f3c-493d-bda8-1393a220485a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:39,864 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:39,865 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67687b26-d666-4f8d-9d9f-d2fc5f1e013e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67687b26-d666-4f8d-9d9f-d2fc5f1e013e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:40,911 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:40,911 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee9ff67-79db-436c-a67a-66b1a3e07bda', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee9ff67-79db-436c-a67a-66b1a3e07bda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:41,954 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:11:41,954 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810afb5f-0dba-4643-944c-8d2e566ed112', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810afb5f-0dba-4643-944c-8d2e566ed112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:43,000 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:43,000 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720b7809-53d0-4c84-9665-b81a531fba95', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720b7809-53d0-4c84-9665-b81a531fba95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:44,051 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.040s
2025-12-09 21:11:44,052 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e304c8-034c-4942-baf2-e4f59d165204', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e304c8-034c-4942-baf2-e4f59d165204', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:45,096 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:45,096 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ef1e15-4868-482c-96fe-62fbda48209e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ef1e15-4868-482c-96fe-62fbda48209e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:46,140 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:11:46,140 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd12bf69-72f2-4ef1-bce7-212834cb161c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd12bf69-72f2-4ef1-bce7-212834cb161c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:47,186 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:47,186 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6755f262-41df-432a-b2a0-4eab35bd620b', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6755f262-41df-432a-b2a0-4eab35bd620b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:48,231 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:48,231 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e4fb26-16cd-4cdc-aeac-e87f1efc68b2', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e4fb26-16cd-4cdc-aeac-e87f1efc68b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:49,279 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:11:49,279 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7287f38a-29ce-4a90-8c92-8bb9f454476c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7287f38a-29ce-4a90-8c92-8bb9f454476c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:50,324 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:50,325 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898e3c08-7708-4fc7-8c0c-1a2d4db65508', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898e3c08-7708-4fc7-8c0c-1a2d4db65508', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:51,371 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:51,371 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98362fa5-2429-4d43-b2e2-9a567452c8f3', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98362fa5-2429-4d43-b2e2-9a567452c8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:52,417 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:11:52,418 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441c071c-2478-4b11-b6c7-1137ea638e06', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441c071c-2478-4b11-b6c7-1137ea638e06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:53,464 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:53,464 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c51761-1b65-4eb7-9038-4ca06def8531', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c51761-1b65-4eb7-9038-4ca06def8531', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:54,514 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:11:54,515 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e7ecf8-0923-47c7-a57c-7e9cca4f9cc5', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e7ecf8-0923-47c7-a57c-7e9cca4f9cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:55,564 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:11:55,564 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e8d25c-70c9-4685-af65-f6ae61311ff6', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e8d25c-70c9-4685-af65-f6ae61311ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:56,624 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.042s
2025-12-09 21:11:56,624 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449298d1-0097-41f7-be18-675001a98a5b', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449298d1-0097-41f7-be18-675001a98a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:57,670 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:11:57,671 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c612c21-81db-4168-9cfa-08714b9745e1', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c612c21-81db-4168-9cfa-08714b9745e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:58,716 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:11:58,716 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17371172-12c5-4d47-8ab4-7371f7327242', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17371172-12c5-4d47-8ab4-7371f7327242', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:11:59,764 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:11:59,764 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da3e00c-7951-4512-8151-70a904457933', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da3e00c-7951-4512-8151-70a904457933', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:00,806 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.030s
2025-12-09 21:12:00,806 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff268810-112c-4d29-bfe1-8dceb06c806d', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff268810-112c-4d29-bfe1-8dceb06c806d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:01,850 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:12:01,850 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8207268-00aa-43d3-974b-9a87bf9366a3', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8207268-00aa-43d3-974b-9a87bf9366a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:02,897 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:12:02,897 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a43417-f7c4-4be7-99c0-662e0fbf3a4e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a43417-f7c4-4be7-99c0-662e0fbf3a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:03,945 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:12:03,946 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf91f184-3e62-4412-b42b-edc5312b22c8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf91f184-3e62-4412-b42b-edc5312b22c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:04,990 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:12:04,990 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd5dc4f-fb54-4802-b523-1b74f6c19eda', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd5dc4f-fb54-4802-b523-1b74f6c19eda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:06,035 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:12:06,035 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b842c6e4-af74-4e73-b06f-dfde12099ba2', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b842c6e4-af74-4e73-b06f-dfde12099ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:07,084 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:12:07,085 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1766d985-210e-4a0a-b19a-29ab70acebc9', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1766d985-210e-4a0a-b19a-29ab70acebc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:08,131 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:08,132 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05be86a9-6e9f-4af6-95d7-36356c84d2e1', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05be86a9-6e9f-4af6-95d7-36356c84d2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:09,179 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:09,179 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8360cfc-8a67-4dd7-96a9-7a756a4dfab4', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8360cfc-8a67-4dd7-96a9-7a756a4dfab4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:10,226 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:10,226 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76073d1a-3854-4033-a1f4-511f5b7f6911', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76073d1a-3854-4033-a1f4-511f5b7f6911', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:11,274 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:12:11,275 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd0e91a-6910-4940-b9aa-180f4d8808c2', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd0e91a-6910-4940-b9aa-180f4d8808c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:12,324 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:12:12,324 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42f4ab3-7d2f-4d00-9188-d8fcd1e5a12b', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42f4ab3-7d2f-4d00-9188-d8fcd1e5a12b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:13,400 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.058s
2025-12-09 21:12:13,400 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a20cdf-afeb-4599-8ac7-baa3ebd82e0f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a20cdf-afeb-4599-8ac7-baa3ebd82e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:14,452 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.039s
2025-12-09 21:12:14,452 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a000ae6e-44b4-463f-a6ab-e556d3a38f72', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a000ae6e-44b4-463f-a6ab-e556d3a38f72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:15,507 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.044s
2025-12-09 21:12:15,508 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4c1c78-9e2a-4591-8808-4aef7d260b3b', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4c1c78-9e2a-4591-8808-4aef7d260b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:16,555 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:16,555 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db30e08-2edf-44d5-9360-2716786dc526', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db30e08-2edf-44d5-9360-2716786dc526', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:17,600 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:12:17,600 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61630b06-a6b0-459d-9ad7-3583900925e8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61630b06-a6b0-459d-9ad7-3583900925e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:18,651 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.039s
2025-12-09 21:12:18,652 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26c806d-4508-4436-ad42-655c2821af0b', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26c806d-4508-4436-ad42-655c2821af0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:19,698 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:12:19,698 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b5f4d1-9557-44bd-8f2f-557c35e52028', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b5f4d1-9557-44bd-8f2f-557c35e52028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:20,748 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.038s
2025-12-09 21:12:20,749 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f66689-8cb5-4be9-96f9-47a433e233f2', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f66689-8cb5-4be9-96f9-47a433e233f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:21,801 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.041s
2025-12-09 21:12:21,802 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec21761-844e-405e-a323-0a1d61f5fdac', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec21761-844e-405e-a323-0a1d61f5fdac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:22,848 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:12:22,849 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5b570b-ad7a-473b-af99-6100e150e7f3', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5b570b-ad7a-473b-af99-6100e150e7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:23,900 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:12:23,900 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaa4101b-fa24-4ee1-a098-a7428e2946b8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaa4101b-fa24-4ee1-a098-a7428e2946b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:24,947 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:24,948 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6a9f5d-9ca6-430f-b8f6-d13c985319a3', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6a9f5d-9ca6-430f-b8f6-d13c985319a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:25,997 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:12:25,998 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9158577-ccab-4a01-945f-0e446308f522', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9158577-ccab-4a01-945f-0e446308f522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:27,044 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:27,045 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29119baf-bcd4-4cb9-9340-21260198662c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29119baf-bcd4-4cb9-9340-21260198662c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:28,101 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.042s
2025-12-09 21:12:28,101 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4983df88-994a-48e2-8b75-d5ce15db22a6', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4983df88-994a-48e2-8b75-d5ce15db22a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:29,146 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:12:29,147 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e68d4a-b6f6-41a7-a4eb-bacbf7e7a283', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e68d4a-b6f6-41a7-a4eb-bacbf7e7a283', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:30,194 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:12:30,194 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fbb2941-7479-4eea-8d3b-79a96db14a79', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fbb2941-7479-4eea-8d3b-79a96db14a79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:31,239 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:12:31,239 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ab0859-6f54-4b41-b0db-a1df37850f9c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ab0859-6f54-4b41-b0db-a1df37850f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:32,283 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:12:32,283 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651c26b9-49c2-4c5a-8e37-31ce69dcc175', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651c26b9-49c2-4c5a-8e37-31ce69dcc175', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:33,337 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:12:33,337 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3dc8df-ae53-4bf2-8afd-ba0c14a86150', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3dc8df-ae53-4bf2-8afd-ba0c14a86150', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:34,391 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.042s
2025-12-09 21:12:34,392 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9824644e-c963-43c9-bc9f-3f97019863e6', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9824644e-c963-43c9-bc9f-3f97019863e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:35,443 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.039s
2025-12-09 21:12:35,444 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7927d75b-294d-451e-b9d3-781e0dcaa0e9', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7927d75b-294d-451e-b9d3-781e0dcaa0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:36,498 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.043s
2025-12-09 21:12:36,498 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91147ed5-a9f0-4d47-b63b-875530067a59', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91147ed5-a9f0-4d47-b63b-875530067a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:37,546 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:12:37,547 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15aee52-a438-4177-82ab-ab75f5494ea1', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15aee52-a438-4177-82ab-ab75f5494ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:38,601 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.042s
2025-12-09 21:12:38,601 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b4bd8d-54af-4196-99cb-a9478b9cc8c3', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b4bd8d-54af-4196-99cb-a9478b9cc8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:39,653 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.040s
2025-12-09 21:12:39,654 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02f3ad1-7475-42d5-bd23-3595dcb67eb8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02f3ad1-7475-42d5-bd23-3595dcb67eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:40,705 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.039s
2025-12-09 21:12:40,706 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400c19b5-73d5-4635-8a0a-8695688938dd', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400c19b5-73d5-4635-8a0a-8695688938dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:41,755 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:12:41,755 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d63b76-d4c6-4099-99b9-1713bed95af7', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d63b76-d4c6-4099-99b9-1713bed95af7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:42,802 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:42,802 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b77e0e-1f46-44bf-a2cb-93a48c35e31e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b77e0e-1f46-44bf-a2cb-93a48c35e31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:43,848 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:12:43,849 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47a0d06-c3a4-4567-bb76-184d97809208', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47a0d06-c3a4-4567-bb76-184d97809208', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:44,897 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:12:44,898 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914f7d82-18f0-406a-aef3-4c50c9ec7725', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914f7d82-18f0-406a-aef3-4c50c9ec7725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:45,942 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:12:45,943 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c8a16e-1140-45d1-940b-178af619a7ec', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c8a16e-1140-45d1-940b-178af619a7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:46,989 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:46,990 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3c9ce9-4165-4d2c-9ef2-838ddfd8c8c0', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3c9ce9-4165-4d2c-9ef2-838ddfd8c8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:48,034 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:12:48,035 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720a9f40-44cf-4650-a22d-05056b1c9a42', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720a9f40-44cf-4650-a22d-05056b1c9a42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:49,080 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:12:49,081 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81df6dcf-3d52-4a30-bf5a-ce1903b85079', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81df6dcf-3d52-4a30-bf5a-ce1903b85079', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:50,134 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:50,135 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28381cb6-c73c-41a4-9018-daa3c113a0f6', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28381cb6-c73c-41a4-9018-daa3c113a0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:51,189 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:12:51,189 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5defcb-6f2b-455b-85c4-440776b13dcf', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5defcb-6f2b-455b-85c4-440776b13dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:52,239 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:12:52,240 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eaab452-4741-463f-9f2a-c530e77a607f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eaab452-4741-463f-9f2a-c530e77a607f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:53,292 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:12:53,293 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12382193-a921-461e-b303-c866928c32f8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12382193-a921-461e-b303-c866928c32f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:54,354 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.043s
2025-12-09 21:12:54,354 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5efa7eb-1b4d-4bf1-8b0d-482fe136600d', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5efa7eb-1b4d-4bf1-8b0d-482fe136600d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:55,400 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:12:55,400 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34e41fd-f04e-4e06-acf6-d0c3304e629e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34e41fd-f04e-4e06-acf6-d0c3304e629e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:56,443 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.031s
2025-12-09 21:12:56,444 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5944fb1-488b-45d6-9b68-227d0439ed09', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5944fb1-488b-45d6-9b68-227d0439ed09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:57,494 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.039s
2025-12-09 21:12:57,495 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047cb3a4-efa5-4baa-87aa-7e791af50b4e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047cb3a4-efa5-4baa-87aa-7e791af50b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:58,544 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.038s
2025-12-09 21:12:58,544 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bb19d1-ae66-4533-9982-478a682ede71', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bb19d1-ae66-4533-9982-478a682ede71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:12:59,603 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.040s
2025-12-09 21:12:59,603 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a0614e-1ad4-4896-8cb5-f09d70aa6ebf', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a0614e-1ad4-4896-8cb5-f09d70aa6ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:00,651 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:13:00,651 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f403694c-bc2a-48a4-aa72-1e3982c71543', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f403694c-bc2a-48a4-aa72-1e3982c71543', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:01,712 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.042s
2025-12-09 21:13:01,713 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c292905d-4b1b-4691-a523-9e9bc7e11f6e', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c292905d-4b1b-4691-a523-9e9bc7e11f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:02,766 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.036s
2025-12-09 21:13:02,767 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267a9a7c-7b9b-4c3e-bdbb-eb9ef967c4a2', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267a9a7c-7b9b-4c3e-bdbb-eb9ef967c4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:03,819 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:13:03,819 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0ca5f7-a75c-4e3d-a593-9c79cf133cc9', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0ca5f7-a75c-4e3d-a593-9c79cf133cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:04,875 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:13:04,875 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec7f889-bf9f-4b22-bd65-2f8a643f2794', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec7f889-bf9f-4b22-bd65-2f8a643f2794', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:05,927 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.040s
2025-12-09 21:13:05,927 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20caf4f3-6d1c-4ffe-8b8e-7a7586a3e409', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20caf4f3-6d1c-4ffe-8b8e-7a7586a3e409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:06,974 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:13:06,974 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b069731f-9f7c-43da-bb86-6027ad325724', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b069731f-9f7c-43da-bb86-6027ad325724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:08,018 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:13:08,019 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b37dea-a96d-46d2-8448-f496540086ef', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b37dea-a96d-46d2-8448-f496540086ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:09,066 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:13:09,066 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52811152-d12a-4d83-84ef-830a1db1a4ad', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52811152-d12a-4d83-84ef-830a1db1a4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:10,118 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:13:10,119 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059b1bb6-6acf-4e91-9d08-f83bda943c12', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059b1bb6-6acf-4e91-9d08-f83bda943c12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:11,166 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.035s
2025-12-09 21:13:11,167 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07ba962-5a3b-40d9-a151-cba305532614', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07ba962-5a3b-40d9-a151-cba305532614', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:12,223 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.045s
2025-12-09 21:13:12,224 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c133a11-725a-4adb-ac77-57715407888b', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c133a11-725a-4adb-ac77-57715407888b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:13,269 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:13:13,270 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12b3128-4363-4cb1-89c0-b5aacff2de6f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12b3128-4363-4cb1-89c0-b5aacff2de6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:14,314 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:13:14,314 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a52ca4b-30e8-4ee6-b8ec-6171d972d767', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a52ca4b-30e8-4ee6-b8ec-6171d972d767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:15,363 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:13:15,363 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5308d4e3-a31c-473d-8e88-2ad23f0c62c1', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5308d4e3-a31c-473d-8e88-2ad23f0c62c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:16,417 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.043s
2025-12-09 21:13:16,418 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07871ff8-62fa-4636-b566-a1a5d968aa7c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07871ff8-62fa-4636-b566-a1a5d968aa7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:17,463 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:13:17,463 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e0e2ef-206f-4082-ac54-9b10da8ad884', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e0e2ef-206f-4082-ac54-9b10da8ad884', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:18,508 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:13:18,508 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cee3a4f-bc15-45a0-b24b-7ffc4dcc93a8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cee3a4f-bc15-45a0-b24b-7ffc4dcc93a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:19,552 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.032s
2025-12-09 21:13:19,552 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbd9645-c5ad-4864-95e9-0faf334671b8', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbd9645-c5ad-4864-95e9-0faf334671b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:20,596 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:13:20,596 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2d11e3-539e-413a-93be-c8e8ff84ae45', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2d11e3-539e-413a-93be-c8e8ff84ae45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:21,641 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.034s
2025-12-09 21:13:21,641 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0318cb6-1f64-4a69-92be-a6c9e07c50b6', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0318cb6-1f64-4a69-92be-a6c9e07c50b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:22,686 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.033s
2025-12-09 21:13:22,686 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5585e011-9946-467a-879c-025d20173306', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5585e011-9946-467a-879c-025d20173306', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:23,744 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.047s
2025-12-09 21:13:23,745 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c975755-dd9e-4f02-90e1-21fc147b6ec1', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c975755-dd9e-4f02-90e1-21fc147b6ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:24,793 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015 0.037s
2025-12-09 21:13:24,794 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb55386-69cd-464c-b286-534b1aac5fe4', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb55386-69cd-464c-b286-534b1aac5fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015'}
Body: b'{"volume": {"id": "9475243f-9f3b-4ff9-b1e1-7ddc16da8015", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2008550198", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/9475243f-9f3b-4ff9-b1e1-7ddc16da8015"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:24,837 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 400 DELETE http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:13:24,837 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-273c3a83-8024-405e-be68-539a86bf7369', 'x-openstack-request-id': 'req-273c3a83-8024-405e-be68-539a86bf7369', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"badRequest": {"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."}}'
2025-12-09 21:13:24,877 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.039s
2025-12-09 21:13:24,877 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e737ff7-f8e5-4aa9-846b-2dd70896e6c5', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e737ff7-f8e5-4aa9-846b-2dd70896e6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:25,929 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:13:25,930 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e219f347-f162-4264-a1d4-950b86c91124', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e219f347-f162-4264-a1d4-950b86c91124', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:26,978 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:13:26,978 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242c7aea-4cba-4daf-8820-9863d505d78b', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242c7aea-4cba-4daf-8820-9863d505d78b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:28,024 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:13:28,024 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d07356e-2eca-4726-b664-a1389944ec8f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d07356e-2eca-4726-b664-a1389944ec8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:29,069 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:13:29,070 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6354b90c-3dbb-4692-8d15-9ce4f1f29f18', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6354b90c-3dbb-4692-8d15-9ce4f1f29f18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:30,113 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:13:30,113 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7080908-5724-4d1b-9111-df361e96d2f9', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7080908-5724-4d1b-9111-df361e96d2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:31,167 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.043s
2025-12-09 21:13:31,168 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c6c4cf-cd16-4501-8251-3450b93b834b', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c6c4cf-cd16-4501-8251-3450b93b834b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:32,218 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:13:32,219 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506518f2-3727-4ca9-80b3-775f87f8e1a2', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506518f2-3727-4ca9-80b3-775f87f8e1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:33,268 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:13:33,268 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5557308-f633-4d76-84d4-98f3097f1ea7', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5557308-f633-4d76-84d4-98f3097f1ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:34,324 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:13:34,324 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe33ab1c-ed29-4aff-b0d2-e3dd21d52d1f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe33ab1c-ed29-4aff-b0d2-e3dd21d52d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:35,373 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:13:35,373 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972568ad-b74a-4dc9-8d40-d8eafaa58326', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972568ad-b74a-4dc9-8d40-d8eafaa58326', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:36,418 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:13:36,418 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a71b49-f78f-4485-b386-788d5ddcc9a7', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a71b49-f78f-4485-b386-788d5ddcc9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:37,466 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:13:37,466 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32542ed0-8d75-4380-9974-da50b4121194', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32542ed0-8d75-4380-9974-da50b4121194', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:38,514 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:13:38,515 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c741941d-c44b-40e4-8125-f7af9c328f98', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c741941d-c44b-40e4-8125-f7af9c328f98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:39,563 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:13:39,563 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc557392-c946-4513-86bb-218e081f6835', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc557392-c946-4513-86bb-218e081f6835', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:40,611 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:13:40,611 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a6eab8-1461-41db-864f-3354866545ce', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a6eab8-1461-41db-864f-3354866545ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:41,666 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:13:41,667 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bead4f42-0c65-44de-8407-b912ad2cc557', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bead4f42-0c65-44de-8407-b912ad2cc557', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:42,718 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:13:42,719 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03fdcb3-feba-4d4b-8c81-b423dff66c0e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03fdcb3-feba-4d4b-8c81-b423dff66c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:43,770 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:13:43,771 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952336dd-f8a7-4331-878c-b119d9658a7d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952336dd-f8a7-4331-878c-b119d9658a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:44,823 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:13:44,823 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad58fc9-9ca4-4c74-ac7a-ada61252af26', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad58fc9-9ca4-4c74-ac7a-ada61252af26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:45,875 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:13:45,875 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3055a76e-820b-4571-9750-423e6782c10e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3055a76e-820b-4571-9750-423e6782c10e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:46,922 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:13:46,922 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ec565c-9f97-43d3-aeaf-d986d75a95eb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ec565c-9f97-43d3-aeaf-d986d75a95eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:47,975 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:13:47,975 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-747526c4-919d-4a3c-93d7-65080bc51221', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-747526c4-919d-4a3c-93d7-65080bc51221', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:49,019 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:13:49,019 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f8de57-dbe0-4060-a787-877ad6105a4c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f8de57-dbe0-4060-a787-877ad6105a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:50,071 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:13:50,071 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa42ba1b-66f8-47c2-927f-6b4bc53c2f72', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa42ba1b-66f8-47c2-927f-6b4bc53c2f72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:51,120 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:13:51,120 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d38afe-abc6-45ae-8c60-0a056a2476fc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d38afe-abc6-45ae-8c60-0a056a2476fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:52,168 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:13:52,168 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31066941-a608-4b18-b885-1bd3a692752d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31066941-a608-4b18-b885-1bd3a692752d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:53,220 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:13:53,220 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440f88a0-09ab-4404-9e3f-594b885db541', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440f88a0-09ab-4404-9e3f-594b885db541', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:54,277 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.046s
2025-12-09 21:13:54,278 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51680e04-bf2c-4a5c-ae71-6b84a5b5e547', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51680e04-bf2c-4a5c-ae71-6b84a5b5e547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:55,326 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:13:55,326 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe6d49e-a901-46e0-84a1-cd63c8db8934', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe6d49e-a901-46e0-84a1-cd63c8db8934', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:56,373 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:13:56,373 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd6d852-0cd3-453a-b0d3-a0dac966d723', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd6d852-0cd3-453a-b0d3-a0dac966d723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:57,418 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:13:57,418 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac013531-1cf8-4e5e-8c1a-b3fab73cf787', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac013531-1cf8-4e5e-8c1a-b3fab73cf787', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:58,466 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:13:58,466 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc65209-efce-477f-ba7f-b87260c4dff0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc65209-efce-477f-ba7f-b87260c4dff0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:13:59,514 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:13:59,514 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:13:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ce4758-2fe2-45c9-aa4a-02aa1d403979', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ce4758-2fe2-45c9-aa4a-02aa1d403979', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:00,564 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:14:00,564 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a9aae3-7440-4f3f-a82e-6aa22e1ab553', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a9aae3-7440-4f3f-a82e-6aa22e1ab553', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:01,612 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:14:01,612 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6deaad66-906b-4d39-a4ac-b051306a3acd', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6deaad66-906b-4d39-a4ac-b051306a3acd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:02,655 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:14:02,655 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a0fcfd-a23b-4706-bbbd-59e0e0697b8d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a0fcfd-a23b-4706-bbbd-59e0e0697b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:03,697 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:14:03,698 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237aab36-8057-4c66-b9a9-b137f3467347', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237aab36-8057-4c66-b9a9-b137f3467347', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:04,743 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:14:04,743 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a9e404-9230-4c04-877b-2444b9937a82', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a9e404-9230-4c04-877b-2444b9937a82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:05,796 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:14:05,797 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4126de05-b355-4f6a-9c9b-cda5f725f6cb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4126de05-b355-4f6a-9c9b-cda5f725f6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:06,843 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:06,844 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da10024-7921-4f42-adc1-61c61a36f152', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da10024-7921-4f42-adc1-61c61a36f152', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:07,903 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.047s
2025-12-09 21:14:07,903 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7238e050-8e4b-4bd0-a7be-9bd5ba6485ec', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7238e050-8e4b-4bd0-a7be-9bd5ba6485ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:08,950 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:08,950 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550e664c-634e-4c87-a504-6037722f466c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550e664c-634e-4c87-a504-6037722f466c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:10,000 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:14:10,000 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e67bd4b-f1b1-44cd-b9b0-77d3b89e4b0c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e67bd4b-f1b1-44cd-b9b0-77d3b89e4b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:11,049 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:14:11,049 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce7eee0d-c662-4a5c-a4fb-76ca65907e34', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce7eee0d-c662-4a5c-a4fb-76ca65907e34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:12,097 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:14:12,098 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0716d4-3780-4c9b-a3ad-8b1ad80d6af9', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0716d4-3780-4c9b-a3ad-8b1ad80d6af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:13,139 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.030s
2025-12-09 21:14:13,139 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd9c2df-137c-484b-a9d9-5cf44d528ea8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd9c2df-137c-484b-a9d9-5cf44d528ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:14,183 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:14:14,184 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80205e0-c98b-4eae-9606-b0d44dd31f86', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80205e0-c98b-4eae-9606-b0d44dd31f86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:15,229 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:14:15,229 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea14000-c683-4a20-898d-6a75f60345d4', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea14000-c683-4a20-898d-6a75f60345d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:16,271 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:14:16,272 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95438ef2-f20a-4b89-8040-feba69b98dcc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95438ef2-f20a-4b89-8040-feba69b98dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:17,315 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:14:17,315 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcd3fac-57ca-4d3d-bf1c-fbde70000086', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcd3fac-57ca-4d3d-bf1c-fbde70000086', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:18,361 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:14:18,362 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af351f3-8d8a-4ed2-b5bf-a24c41a262c1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af351f3-8d8a-4ed2-b5bf-a24c41a262c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:19,408 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:19,408 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68cadb6a-bba2-452e-8580-7856e684e59f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68cadb6a-bba2-452e-8580-7856e684e59f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:20,453 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:14:20,454 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5dd910c-3b5a-4488-9d69-2461ee51e5bd', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5dd910c-3b5a-4488-9d69-2461ee51e5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:21,496 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:14:21,496 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd75883-a1e1-4d68-9175-db761d2b4a7e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd75883-a1e1-4d68-9175-db761d2b4a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:22,538 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:14:22,538 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71fd335-16eb-458b-89f5-977366320539', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71fd335-16eb-458b-89f5-977366320539', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:23,589 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:14:23,590 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a29dd3f-6d90-4218-a216-6e44ff537c69', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a29dd3f-6d90-4218-a216-6e44ff537c69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:24,642 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:14:24,642 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c6e5a2-de9b-4575-ba60-814f9314c164', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c6e5a2-de9b-4575-ba60-814f9314c164', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:25,688 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:25,689 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d4b5ba-b601-4637-9b29-4461425c7422', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d4b5ba-b601-4637-9b29-4461425c7422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:26,737 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:14:26,738 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df158082-3ac9-44e0-a2ba-1ca85a9e48fd', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df158082-3ac9-44e0-a2ba-1ca85a9e48fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:27,780 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.030s
2025-12-09 21:14:27,780 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a75c8b-f4f4-4cb7-82a8-f2f06391abf7', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a75c8b-f4f4-4cb7-82a8-f2f06391abf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:28,823 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:14:28,824 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d129b5-8f98-4f04-83ff-b523080bb710', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d129b5-8f98-4f04-83ff-b523080bb710', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:29,876 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:14:29,876 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad4ed93-8362-4e3e-accd-74308d0589a7', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad4ed93-8362-4e3e-accd-74308d0589a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:30,931 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.043s
2025-12-09 21:14:30,931 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6bfaee-3fe5-46ce-a382-d11ecfdc9dfe', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6bfaee-3fe5-46ce-a382-d11ecfdc9dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:31,981 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:14:31,981 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38e9545-4270-408e-8f12-3bf107e99438', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38e9545-4270-408e-8f12-3bf107e99438', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:33,024 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:14:33,024 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304925ba-535a-4b94-8543-1b5902fca500', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304925ba-535a-4b94-8543-1b5902fca500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:34,071 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:14:34,072 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934d8a18-0b66-44f4-9fc3-8a9f76bf9342', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934d8a18-0b66-44f4-9fc3-8a9f76bf9342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:35,119 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:14:35,119 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28185f3-4ca1-4b98-80e4-835f0c5569c3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28185f3-4ca1-4b98-80e4-835f0c5569c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:36,163 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:14:36,164 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2f9f53-b6e3-478a-8f63-63d67ec5654e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2f9f53-b6e3-478a-8f63-63d67ec5654e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:37,208 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:14:37,208 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5427157-9b4e-47d9-91bc-49c9e90993aa', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5427157-9b4e-47d9-91bc-49c9e90993aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:38,253 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:14:38,253 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e75642-427b-4605-be6f-e4bd9c3a6b24', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e75642-427b-4605-be6f-e4bd9c3a6b24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:39,300 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:39,300 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9b128d-51b1-459b-bbe4-79ec3b1c1d8d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9b128d-51b1-459b-bbe4-79ec3b1c1d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:40,344 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:14:40,344 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccfe5a8-4fe3-44f0-9076-6ef4d8ef1db6', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccfe5a8-4fe3-44f0-9076-6ef4d8ef1db6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:41,385 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.030s
2025-12-09 21:14:41,385 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726ab03d-a32e-4917-b7c7-b389c6db488e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726ab03d-a32e-4917-b7c7-b389c6db488e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:42,430 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:14:42,430 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb11adf-9ce5-4df9-9542-8b2377b676cf', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb11adf-9ce5-4df9-9542-8b2377b676cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:43,475 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:14:43,475 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4d6fa4-81cb-4d44-ae33-0410e14f21d2', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4d6fa4-81cb-4d44-ae33-0410e14f21d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:44,522 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:14:44,523 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-867b9b3f-54ac-4d0e-b7e4-3859daf89758', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-867b9b3f-54ac-4d0e-b7e4-3859daf89758', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:45,569 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:45,569 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e8f60c-e686-4987-ba29-acd411ec3fd1', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e8f60c-e686-4987-ba29-acd411ec3fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:46,613 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:14:46,613 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb214625-218a-4148-b298-06339db6ccd6', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb214625-218a-4148-b298-06339db6ccd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:47,655 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:14:47,656 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f62874c-e2f5-4cba-ac07-438729764f69', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f62874c-e2f5-4cba-ac07-438729764f69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:48,703 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:14:48,704 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c887440-38f5-4545-92a3-5f23ece34340', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c887440-38f5-4545-92a3-5f23ece34340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:49,750 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:49,750 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6af0975-9ea8-43a9-9d64-0004d4b3aecf', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6af0975-9ea8-43a9-9d64-0004d4b3aecf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:50,799 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:14:50,799 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736a37c8-7a2f-4bb9-a190-d3c4004e5bb6', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736a37c8-7a2f-4bb9-a190-d3c4004e5bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:51,845 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:14:51,845 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59230b8c-4290-4cf6-adfd-4783382f31a8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59230b8c-4290-4cf6-adfd-4783382f31a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:52,891 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:52,891 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f228728-0377-4417-a174-a78bf1eb9b7d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f228728-0377-4417-a174-a78bf1eb9b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:53,935 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:14:53,935 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5aae82-2c5a-4215-bf8a-efb1e52f974e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5aae82-2c5a-4215-bf8a-efb1e52f974e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:54,985 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:14:54,985 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1a10f4-2e80-48e7-a4e4-f48a3430798b', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1a10f4-2e80-48e7-a4e4-f48a3430798b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:56,032 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:14:56,032 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd6d0be-666b-4c2b-a6a4-b4bba7d3c69e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd6d0be-666b-4c2b-a6a4-b4bba7d3c69e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:57,080 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:14:57,080 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e8640e-f5b7-4e8f-bfbe-38eadbb4043d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e8640e-f5b7-4e8f-bfbe-38eadbb4043d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:58,130 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:14:58,130 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ca3d63-1894-4ce2-8623-252f6056d846', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ca3d63-1894-4ce2-8623-252f6056d846', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:14:59,179 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:14:59,179 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b433cf-8482-496d-bc06-7eb03c56ac7a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b433cf-8482-496d-bc06-7eb03c56ac7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:00,225 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:15:00,225 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0b33a5-f616-422e-9922-e75fa261d5cf', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0b33a5-f616-422e-9922-e75fa261d5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:01,283 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.047s
2025-12-09 21:15:01,284 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e3e2e7-533e-43e9-8769-851dd08fdc46', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e3e2e7-533e-43e9-8769-851dd08fdc46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:02,339 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:15:02,339 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b9e52d9-72e1-4eb7-b203-f15f7a267589', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b9e52d9-72e1-4eb7-b203-f15f7a267589', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:03,390 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:15:03,391 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4947c728-1f69-47d2-986e-3722eb7168a5', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4947c728-1f69-47d2-986e-3722eb7168a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:04,439 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:04,440 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f686949f-0475-41e5-b3d3-263eb1d8af0a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f686949f-0475-41e5-b3d3-263eb1d8af0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:05,489 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:15:05,490 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8c549f-3e03-4835-83d5-e4f2f8bb5844', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8c549f-3e03-4835-83d5-e4f2f8bb5844', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:06,541 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:06,541 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df41a426-20be-4f5e-93d4-5293e5f20038', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df41a426-20be-4f5e-93d4-5293e5f20038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:07,592 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:15:07,592 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2003633d-4e29-444f-a877-99cb489e9711', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2003633d-4e29-444f-a877-99cb489e9711', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:08,640 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:08,641 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e991d17-df35-4e8f-823e-391f288c51ce', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e991d17-df35-4e8f-823e-391f288c51ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:09,688 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:09,688 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f33b46b-b52e-40fb-abfe-3c0632e61a16', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f33b46b-b52e-40fb-abfe-3c0632e61a16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:10,736 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:10,737 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf5e91d-2300-49f0-b808-f2d303df103c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf5e91d-2300-49f0-b808-f2d303df103c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:11,787 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.039s
2025-12-09 21:15:11,787 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0959cc4-2861-45a8-b0ea-c7ce028ac7e7', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0959cc4-2861-45a8-b0ea-c7ce028ac7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:12,840 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:15:12,840 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa393c7-09de-441e-a548-f468c40100ee', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa393c7-09de-441e-a548-f468c40100ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:13,889 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:15:13,889 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccee0e0-042d-4606-b812-4dac4941b16d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccee0e0-042d-4606-b812-4dac4941b16d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:14,936 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:15:14,936 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec25d43-b8ff-4a04-a490-87ba18343319', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec25d43-b8ff-4a04-a490-87ba18343319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:15,981 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:15,981 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec67d8f-339a-4508-8237-a57e7d34426f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec67d8f-339a-4508-8237-a57e7d34426f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:17,030 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:15:17,031 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25cbe9f-5945-41b6-9531-8bc0e7342c85', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25cbe9f-5945-41b6-9531-8bc0e7342c85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:18,081 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:18,081 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdbe799-e50b-48f6-bf1b-728ac82022f4', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdbe799-e50b-48f6-bf1b-728ac82022f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:19,129 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:19,129 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249ad04e-838c-4313-9854-1b24c60fcf77', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249ad04e-838c-4313-9854-1b24c60fcf77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:20,175 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:15:20,175 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f22aa4f-f316-43bb-9f41-3f9c0fc978ae', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f22aa4f-f316-43bb-9f41-3f9c0fc978ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:21,223 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:21,223 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9417f64c-9ff7-44a8-8ae9-494ac2571403', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9417f64c-9ff7-44a8-8ae9-494ac2571403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:22,268 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:22,268 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f71aad-ae67-4bda-b568-763855458c8e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f71aad-ae67-4bda-b568-763855458c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:23,311 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:15:23,311 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73e5baf-e87c-4b7b-aaf1-60c900a7168f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73e5baf-e87c-4b7b-aaf1-60c900a7168f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:24,356 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:24,357 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd84750-106b-4c8c-b64a-4e3e21b57e3d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd84750-106b-4c8c-b64a-4e3e21b57e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:25,410 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.040s
2025-12-09 21:15:25,410 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b4dfc1-ce54-4ba6-b552-549847ad36fa', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b4dfc1-ce54-4ba6-b552-549847ad36fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:26,549 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.122s
2025-12-09 21:15:26,549 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e41bc8a0-b20f-42be-b4cf-9b0ddcbe481b', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e41bc8a0-b20f-42be-b4cf-9b0ddcbe481b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:27,599 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:15:27,599 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd660d93-6d13-4b19-a56e-3459d4253c45', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd660d93-6d13-4b19-a56e-3459d4253c45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:28,642 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:15:28,642 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d896bfb-9393-439e-86bd-73a0ee625c92', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d896bfb-9393-439e-86bd-73a0ee625c92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:29,684 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:15:29,684 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048b2172-db1b-4821-95bc-0c3ccd71a8e5', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048b2172-db1b-4821-95bc-0c3ccd71a8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:30,728 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:15:30,728 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e096e58-6d21-43fd-87fe-d241743a5be0', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e096e58-6d21-43fd-87fe-d241743a5be0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:31,773 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:31,773 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb60b09-7376-44bd-8639-92f76ebf7e85', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb60b09-7376-44bd-8639-92f76ebf7e85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:32,821 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:32,821 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f28df3-5fa3-49e1-8a52-4c6d60f1f01a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f28df3-5fa3-49e1-8a52-4c6d60f1f01a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:33,868 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:33,869 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5d69f7-465c-4c93-969a-3eae69650c97', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5d69f7-465c-4c93-969a-3eae69650c97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:34,915 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:15:34,916 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b59cc9-96f5-4ab5-aa30-0973e9187903', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b59cc9-96f5-4ab5-aa30-0973e9187903', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:35,960 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:35,960 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe490f4-94e4-4769-8123-9376cd485397', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe490f4-94e4-4769-8123-9376cd485397', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:37,003 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:15:37,003 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a1bbd6-ef10-43e3-87db-cd34ef54e190', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a1bbd6-ef10-43e3-87db-cd34ef54e190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:38,046 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:15:38,046 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6ed6b7-d77d-42ad-a415-548490117d9a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6ed6b7-d77d-42ad-a415-548490117d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:39,091 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:39,091 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d012cc-4c78-4114-89a2-d1ccd9ea2719', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d012cc-4c78-4114-89a2-d1ccd9ea2719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:40,138 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:15:40,138 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1d0b68-454f-4c57-b842-b8b7ca369d4c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1d0b68-454f-4c57-b842-b8b7ca369d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:41,183 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:15:41,184 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a434b67f-c19f-43f4-91ac-5e4347448295', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a434b67f-c19f-43f4-91ac-5e4347448295', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:42,231 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:15:42,231 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3426ab71-367f-4a28-a7e2-19124827e898', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3426ab71-367f-4a28-a7e2-19124827e898', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:43,275 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:15:43,275 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3854f24-7f7e-4aaf-b274-7388ed64689c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3854f24-7f7e-4aaf-b274-7388ed64689c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:44,320 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:44,320 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5bd8b5-b72b-4c34-a0a1-a1a938132589', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5bd8b5-b72b-4c34-a0a1-a1a938132589', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:45,364 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:45,364 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852c848d-83d4-4c18-966a-6add497c4cc2', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852c848d-83d4-4c18-966a-6add497c4cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:46,407 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:15:46,408 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e071576-86ee-482a-b227-65a91d19d665', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e071576-86ee-482a-b227-65a91d19d665', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:47,452 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:47,452 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9ddc58-f0db-4ebc-8504-21c4feab3b68', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9ddc58-f0db-4ebc-8504-21c4feab3b68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:48,497 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:48,497 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd41f6e5-9c97-4114-bb8a-b0658e754c3e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd41f6e5-9c97-4114-bb8a-b0658e754c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:49,541 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:49,542 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945b01ea-0b2e-41ea-ba0f-426b061e1bdf', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945b01ea-0b2e-41ea-ba0f-426b061e1bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:50,586 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:15:50,586 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15d3f18-b243-47bd-aac1-92c80ebdc812', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15d3f18-b243-47bd-aac1-92c80ebdc812', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:51,630 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.032s
2025-12-09 21:15:51,630 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624e161e-01dd-4c64-bc3f-749e969c266e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624e161e-01dd-4c64-bc3f-749e969c266e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:52,675 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:52,675 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842de8ad-fb8a-4bd8-804d-d80842cd88eb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842de8ad-fb8a-4bd8-804d-d80842cd88eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:53,719 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:53,720 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e9da0a-4b2f-4ded-9d3a-7a4160ac9a59', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e9da0a-4b2f-4ded-9d3a-7a4160ac9a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:54,765 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:15:54,765 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe90efe-43aa-42d2-9de3-babea93bf5a8', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe90efe-43aa-42d2-9de3-babea93bf5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:55,815 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:15:55,815 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e33b48e-3aaf-46b1-a9d1-2953bf5a2413', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e33b48e-3aaf-46b1-a9d1-2953bf5a2413', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:56,860 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:15:56,861 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af63c332-6451-4ebe-84d1-899376511d76', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af63c332-6451-4ebe-84d1-899376511d76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:57,915 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.042s
2025-12-09 21:15:57,915 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33971738-fec1-497e-b2b0-be377680d2e3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33971738-fec1-497e-b2b0-be377680d2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:15:58,971 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:15:58,971 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814d19b0-1700-47a6-b280-6487d9dc063f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814d19b0-1700-47a6-b280-6487d9dc063f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:00,017 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:16:00,017 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d86ff6b-2df2-4e58-80fe-6c58ecb16517', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d86ff6b-2df2-4e58-80fe-6c58ecb16517', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:01,062 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:16:01,062 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1f2322-94e3-4481-8f6e-3b6d8eac5ffc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1f2322-94e3-4481-8f6e-3b6d8eac5ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:02,111 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:16:02,112 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1538a92d-e036-4fe5-9e3e-e67c4d506d99', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1538a92d-e036-4fe5-9e3e-e67c4d506d99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:03,160 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:16:03,161 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-babfacb2-ca33-4763-9f11-807ceafc46bb', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-babfacb2-ca33-4763-9f11-807ceafc46bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:04,222 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.050s
2025-12-09 21:16:04,223 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70ed8f3-1cf4-47ec-a47d-3d37f42dec96', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70ed8f3-1cf4-47ec-a47d-3d37f42dec96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:05,278 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.042s
2025-12-09 21:16:05,279 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275d8196-3475-4c8d-968f-26c22df2f13a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275d8196-3475-4c8d-968f-26c22df2f13a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:06,341 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.046s
2025-12-09 21:16:06,342 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b06d06-d4e6-429c-b4cc-5c1f235e4e4e', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b06d06-d4e6-429c-b4cc-5c1f235e4e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:07,410 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.050s
2025-12-09 21:16:07,411 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0baab6bc-926e-48b9-87b3-e0c303c308d4', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0baab6bc-926e-48b9-87b3-e0c303c308d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:08,473 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.047s
2025-12-09 21:16:08,474 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1cabc6a-e132-41f3-bc3e-35edb2762607', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1cabc6a-e132-41f3-bc3e-35edb2762607', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:09,526 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.035s
2025-12-09 21:16:09,526 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dada370-efa1-4eb2-a68a-1b6f8b250aef', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dada370-efa1-4eb2-a68a-1b6f8b250aef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:10,573 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:16:10,573 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61068ab5-98ed-40a4-a00e-5a0e616ff340', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61068ab5-98ed-40a4-a00e-5a0e616ff340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:11,627 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.041s
2025-12-09 21:16:11,628 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8109ac-911e-48c9-af21-8b212833cedf', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8109ac-911e-48c9-af21-8b212833cedf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:12,684 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:16:12,684 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c22b40-9177-4957-91d6-64d81cbb90bc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c22b40-9177-4957-91d6-64d81cbb90bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:13,733 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:16:13,734 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127acacb-c284-4850-abe1-5161c835ec90', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127acacb-c284-4850-abe1-5161c835ec90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:14,799 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.054s
2025-12-09 21:16:14,800 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f5ff88-0647-4edc-bbfa-8de7846939fa', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f5ff88-0647-4edc-bbfa-8de7846939fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:15,849 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:16:15,849 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4115f1-51c2-4f57-86a6-982683de2814', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4115f1-51c2-4f57-86a6-982683de2814', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:16,897 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:16:16,898 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1e8235-679d-4659-8584-c8d2e01b38cc', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1e8235-679d-4659-8584-c8d2e01b38cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:17,948 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:16:17,948 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4843d1-9d13-440f-a9d2-1ab4f47bc7ba', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4843d1-9d13-440f-a9d2-1ab4f47bc7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:19,002 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.043s
2025-12-09 21:16:19,003 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b182955b-a5b8-4228-87fa-72a944df1afa', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b182955b-a5b8-4228-87fa-72a944df1afa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:20,061 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.046s
2025-12-09 21:16:20,061 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c79e6e-3348-4b88-b159-b38739c1502b', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c79e6e-3348-4b88-b159-b38739c1502b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:21,117 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:16:21,117 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa18a1d4-ef9a-4ba3-b3c1-f48a5d4434a9', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa18a1d4-ef9a-4ba3-b3c1-f48a5d4434a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:22,190 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.055s
2025-12-09 21:16:22,190 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7654b8-bb7d-4a5a-bd89-d6e3100ec417', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7654b8-bb7d-4a5a-bd89-d6e3100ec417', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:23,251 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.049s
2025-12-09 21:16:23,252 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a80f805-a3a6-4606-983b-cc7baab18e73', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a80f805-a3a6-4606-983b-cc7baab18e73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:24,315 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.047s
2025-12-09 21:16:24,315 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed09fe4-0ce5-4588-8886-494552cd4f5d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed09fe4-0ce5-4588-8886-494552cd4f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:25,363 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:16:25,363 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75978849-d010-4f18-9d3d-a91f79f4e829', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75978849-d010-4f18-9d3d-a91f79f4e829', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:26,409 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.034s
2025-12-09 21:16:26,409 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9509e7ba-cd08-4468-b46b-5f0e2b578826', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9509e7ba-cd08-4468-b46b-5f0e2b578826', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:27,463 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.042s
2025-12-09 21:16:27,463 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391c3263-9b85-4c4c-925f-44e02204012d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391c3263-9b85-4c4c-925f-44e02204012d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:28,511 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:16:28,512 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ffa095-fc69-47a9-a691-7f4b2693705c', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ffa095-fc69-47a9-a691-7f4b2693705c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:29,565 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.039s
2025-12-09 21:16:29,566 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de599fe-7108-4b76-a369-ca1a76af4dea', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de599fe-7108-4b76-a369-ca1a76af4dea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:30,614 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.036s
2025-12-09 21:16:30,614 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619d811b-c3c6-408b-963d-bde4a6a88833', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619d811b-c3c6-408b-963d-bde4a6a88833', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:31,662 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:16:31,662 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-babbe85b-fc89-4b46-a7bf-047bcccc3c78', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-babbe85b-fc89-4b46-a7bf-047bcccc3c78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:32,711 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.037s
2025-12-09 21:16:32,712 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55154a2-db87-45f9-8808-091ff7111d5d', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55154a2-db87-45f9-8808-091ff7111d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:33,757 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.030s
2025-12-09 21:16:33,758 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efbe7005-3570-49a6-a3d7-141a584b598b', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efbe7005-3570-49a6-a3d7-141a584b598b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:34,803 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:16:34,803 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8943afe9-d346-4070-8599-d74762a04bca', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8943afe9-d346-4070-8599-d74762a04bca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:35,848 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.033s
2025-12-09 21:16:35,848 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b3426a-9a44-4250-aa2a-5095afb8967f', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b3426a-9a44-4250-aa2a-5095afb8967f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:36,891 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.030s
2025-12-09 21:16:36,891 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2728fa69-6e6a-4189-acc1-cee43bfb45e4', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2728fa69-6e6a-4189-acc1-cee43bfb45e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:37,933 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.031s
2025-12-09 21:16:37,933 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fca709-66d2-4a7a-bd1e-b663b3d4e3d7', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26fca709-66d2-4a7a-bd1e-b663b3d4e3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:38,983 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.038s
2025-12-09 21:16:38,983 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64485fb9-b425-4af6-b183-72df2acb8aa3', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64485fb9-b425-4af6-b183-72df2acb8aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
2025-12-09 21:16:40,042 82090 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277 0.044s
2025-12-09 21:16:40,042 82090 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 20:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8468ff-e0cf-4aac-9287-1131a356432a', 'content-length': '865', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8468ff-e0cf-4aac-9287-1131a356432a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277'}
Body: b'{"volume": {"id": "abe543bd-111e-47f6-a0a9-75f551728277", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T20:05:26.000000", "updated_at": "2025-12-09T20:05:26.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-381314349", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/abe543bd-111e-47f6-a0a9-75f551728277"}], "user_id": "23abb6009f5b4c9db5e69f4ebb76942e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64edf398b67949c0a1b2bf318fd4642e"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
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/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
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-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 988, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestServerVolumeAttachmentScenario:_run_cleanups) Failed to delete volume 9475243f-9f3b-4ff9-b1e1-7ddc16da8015 within the required time (196 s). Timer started at 1765311008. Timer ended at 1765311204. Waited for 196 s.
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
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/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, 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 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
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-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 988, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestServerVolumeAttachmentScenario:_run_cleanups) Failed to delete volume abe543bd-111e-47f6-a0a9-75f551728277 within the required time (196 s). Timer started at 1765311204. Timer ended at 1765311400. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 86, in test_server_detach_rules
waiters.wait_for_volume_resource_status(self.volumes_client,
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 abe543bd-111e-47f6-a0a9-75f551728277 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft20.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-09 20:47:32,268 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://192.168.122.136/compute/v2.1/os-keypairs 0.224s
2025-12-09 20:47:32,268 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-173268669", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHMYSZtraIsqik368lpIXvNL0T3nBKbyeEzYSUCVhDGXzj0BPrfnWvKzbOSMUdd36Hrbw4ffS/tFxnAGwp0blrclpD9wk/5/993DLvZHxE+/79UCzYl8QcHA9KJQ33/Ktw=="}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22275a6b-ba40-4c2f-9af6-ebce476b3595', 'x-compute-request-id': 'req-22275a6b-ba40-4c2f-9af6-ebce476b3595', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-173268669", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHMYSZtraIsqik368lpIXvNL0T3nBKbyeEzYSUCVhDGXzj0BPrfnWvKzbOSMUdd36Hrbw4ffS/tFxnAGwp0blrclpD9wk/5/993DLvZHxE+/79UCzYl8QcHA9KJQ33/Ktw==", "fingerprint": "ac:ce:36:df:27:e8:d8:22:75:06:72:e7:49:f1:41:2e", "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746"}}'
2025-12-09 20:47:32,571 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.136/networking/v2.0/security-groups 0.300s
2025-12-09 20:47:32,571 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-728777642", "description": "tempest-secgroup-smoke-728777642 description", "project_id": "856b8837f6094c1da6482e0cd220dd9d"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-82ca4c81-6aaa-4e5a-a971-87cc11efb10d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "name": "tempest-secgroup-smoke-728777642", "stateful": true, "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "description": "tempest-secgroup-smoke-728777642 description", "shared": false, "security_group_rules": [{"id": "04934cdf-909e-4bc5-be98-a97d66d30fe3", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "security_group_id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "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": 777, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-09T19:47:32Z", "updated_at": "2025-12-09T19:47:32Z", "revision_number": 0}, {"id": "3a94b9e4-e69d-4738-81b6-9c5b4763b50f", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "security_group_id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "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": 778, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-09T19:47:32Z", "updated_at": "2025-12-09T19:47:32Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-09T19:47:32Z", "updated_at": "2025-12-09T19:47:32Z", "revision_number": 1}}'
2025-12-09 20:47:32,809 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.136/networking/v2.0/security-group-rules 0.237s
2025-12-09 20:47:32,809 82096 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": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b041a424-995f-4073-bf0b-deba9945018f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bbe3e70a-66d2-4790-99a4-69b7998d0a53", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "security_group_id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "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-09T19:47:32Z", "updated_at": "2025-12-09T19:47:32Z", "revision_number": 0}}'
2025-12-09 20:47:33,270 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.136/networking/v2.0/security-group-rules 0.460s
2025-12-09 20:47:33,270 82096 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": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-e3c05bb6-0773-455e-a7eb-8b1317e779f3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d31815b8-a57a-468f-94a5-cf12eb57f8c9", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "security_group_id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "ethertype": "IPv4", "direction": "egress", "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-09T19:47:33Z", "updated_at": "2025-12-09T19:47:33Z", "revision_number": 0}}'
2025-12-09 20:47:33,516 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.136/networking/v2.0/security-group-rules 0.245s
2025-12-09 20:47:33,517 82096 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": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4844f8b5-3289-4839-830f-4d0e085fecc3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0e2054bf-bb3a-4d89-8fb3-be62f7e79bf5", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "security_group_id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "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-09T19:47:33Z", "updated_at": "2025-12-09T19:47:33Z", "revision_number": 0}}'
2025-12-09 20:47:33,758 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.136/networking/v2.0/security-group-rules 0.241s
2025-12-09 20:47:33,759 82096 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": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-ed013df9-86ce-4779-be25-1681c8bc43de', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "28e903f2-a2d8-48a9-8fcf-dc0ced58d23b", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "security_group_id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "ethertype": "IPv4", "direction": "egress", "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-09T19:47:33Z", "updated_at": "2025-12-09T19:47:33Z", "revision_number": 0}}'
2025-12-09 20:47:34,033 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.136/networking/v2.0/security-group-rules 0.274s
2025-12-09 20:47:34,033 82096 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": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-52b9804b-6ffb-4995-926f-dc9f66b2b27e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9c89e40c-faaa-41f8-9bc5-67119e86fe1e", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "security_group_id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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-09T19:47:33Z", "updated_at": "2025-12-09T19:47:33Z", "revision_number": 0}}'
2025-12-09 20:47:34,308 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.136/networking/v2.0/security-group-rules 0.274s
2025-12-09 20:47:34,308 82096 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": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-cf0f0500-0361-4758-887b-cc99ba251d5b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "02ad181a-be35-4fe4-b724-d14a278fef2c", "project_id": "856b8837f6094c1da6482e0cd220dd9d", "tenant_id": "856b8837f6094c1da6482e0cd220dd9d", "security_group_id": "967fdde9-56ce-477c-9e6b-44a5e7daf229", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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-09T19:47:34Z", "updated_at": "2025-12-09T19:47:34Z", "revision_number": 0}}'
2025-12-09 20:47:34,372 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.136/identity/v3/auth/tokens 0.059s
2025-12-09 20:47:34,372 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4de657bb-2ede-4036-9d82-76745b61c44a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.136/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dfed12e882c74d3bb22e7c3a5cb8e746", "name": "tempest-TestShelveInstance-380995952-project-member", "password_expires_at": null}, "audit_ids": ["EE-Q3sjHTwStz1bvGD9K6g"], "expires_at": "2025-12-09T20:47:34.000000Z", "issued_at": "2025-12-09T19:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "856b8837f6094c1da6482e0cd220dd9d", "name": "tempest-TestShelveInstance-380995952"}, "is_domain": false, "roles": [{"id": "0af9c86568154e74861466741343f202", "name": "member"}, {"id": "0ca932a743434ab1851c4d6cbcd4ef08", "name": "reader"}], "catalog": [{"endpoints": [{"id": "44a2732ce3c8447e9cf5322d10ef24bf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/image", "region": "RegionOne"}], "id": "2f2fcf538aa548caa5de8d2081ff1d87", "type": "image", "name": "glance"}, {"endpoints": [{"id": "08afc1c78d1d492d93f05f614cf09fb5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/placement", "region": "RegionOne"}], "id": "650125f3f44041939f37212fb1695643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b04e216961c644ecb729c2f309547c3f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/identity", "region": "RegionOne"}], "id": "65e2a18bceb64dba895767f4e9278155", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "df324cdc65a14413869ddec972939706", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/volume/v3", "region": "RegionOne"}], "id": "7fce46fecc6a4da49aa56d63299aa63e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9763922199104268b1af4453425d09e6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/compute/v2.1", "region": "RegionOne"}], "id": "8a08278e9a22450a97c4eb8fb3fa285a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "30cb797b02b14be7836771406d9315fb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/compute/v2/856b8837f6094c1da6482e0cd220dd9d", "region": "RegionOne"}], "id": "aa17eded957442ef8b0160e7d8101fc9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "be83ded1c9d64f2e8826a6ed4e7ea428", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.136/networking", "region": "RegionOne"}], "id": "baca5995102d4ab4a7ea23d504346bef", "type": "network", "name": "neutron"}]}}'
2025-12-09 20:47:34,373 82096 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'df8145f3-76bf-4698-b813-637b096e9c39', 'name': 'tempest-TestShelveInstance-676077283-network', 'tenant_id': '856b8837f6094c1da6482e0cd220dd9d', 'project_id': '856b8837f6094c1da6482e0cd220dd9d', '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': 33689, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-09T19:47:16Z', 'updated_at': '2025-12-09T19:47:16Z', 'revision_number': 1} available for tenant
2025-12-09 20:47:34,880 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.136/volume/v3/volumes 0.506s
2025-12-09 20:47:34,880 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1445677765", "imageRef": "abe9f4be-1c9f-46c3-8b1b-857fdfe4ec62", "size": 1}}
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f45d6f7-de46-4610-b01f-afdb70388839', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f45d6f7-de46-4610-b01f-afdb70388839', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/volume/v3/volumes'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:34.786580", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-09 20:47:34,940 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.050s
2025-12-09 20:47:34,940 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aaf4b90-78a8-4217-a109-19b6d1f20f87', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aaf4b90-78a8-4217-a109-19b6d1f20f87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:36,001 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.049s
2025-12-09 20:47:36,001 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fa6f51-237c-4e26-86e5-995b131c739f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fa6f51-237c-4e26-86e5-995b131c739f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:37,064 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.051s
2025-12-09 20:47:37,064 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e498619f-c4e8-429a-ab39-f81362917436', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e498619f-c4e8-429a-ab39-f81362917436', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:38,125 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.049s
2025-12-09 20:47:38,125 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960d6d87-3498-4914-9c2a-36e9b00922bf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960d6d87-3498-4914-9c2a-36e9b00922bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:39,183 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.046s
2025-12-09 20:47:39,183 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d2ad1e-47ae-4316-af14-e698f1caf7b3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d2ad1e-47ae-4316-af14-e698f1caf7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:40,236 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:47:40,237 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f462fa-310a-4282-bb50-62a02f5c72d9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f462fa-310a-4282-bb50-62a02f5c72d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:41,310 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.061s
2025-12-09 20:47:41,310 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815d964b-73bd-4fb0-be9c-4203057b07db', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815d964b-73bd-4fb0-be9c-4203057b07db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:42,376 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.053s
2025-12-09 20:47:42,376 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d578ad1-38c4-4b17-a6c5-3f3ef6598399', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d578ad1-38c4-4b17-a6c5-3f3ef6598399', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:43,454 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.067s
2025-12-09 20:47:43,454 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8130d133-767c-4228-9fae-c5ae86e4bd28', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8130d133-767c-4228-9fae-c5ae86e4bd28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:44,532 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.065s
2025-12-09 20:47:44,533 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a996a0b8-ef0e-4ac5-a54a-19e9e643e51a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a996a0b8-ef0e-4ac5-a54a-19e9e643e51a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:45,582 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:47:45,583 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c4e227-52c9-47d5-83e9-1f6546c5a563', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c4e227-52c9-47d5-83e9-1f6546c5a563', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:46,634 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:47:46,634 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9feff97e-d9ea-450f-9caa-1415b22d4705', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9feff97e-d9ea-450f-9caa-1415b22d4705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:47,701 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.055s
2025-12-09 20:47:47,701 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34a3a31-872b-468d-adad-869904ece77e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34a3a31-872b-468d-adad-869904ece77e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:48,756 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:47:48,757 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0d2588-eba7-4707-bf68-44272dcc24b0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0d2588-eba7-4707-bf68-44272dcc24b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:49,859 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.091s
2025-12-09 20:47:49,860 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed7b188-3957-4939-84b8-196bd474d108', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed7b188-3957-4939-84b8-196bd474d108', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:50,907 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:47:50,907 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc0d9e7-9f04-48a9-ac60-0d1b9807acf1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc0d9e7-9f04-48a9-ac60-0d1b9807acf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:52,002 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.083s
2025-12-09 20:47:52,002 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c53aa8-be58-4716-91ab-dc66e5596a26', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c53aa8-be58-4716-91ab-dc66e5596a26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:53,065 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.051s
2025-12-09 20:47:53,066 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f651316-645a-4b63-809b-bb18e3aa246d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f651316-645a-4b63-809b-bb18e3aa246d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:54,203 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.126s
2025-12-09 20:47:54,203 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75acab5a-2deb-4607-be3b-5300e2296634', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75acab5a-2deb-4607-be3b-5300e2296634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:55,257 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.042s
2025-12-09 20:47:55,257 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b12dbbe-1f87-4a72-9eee-4c1cd1f646ca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b12dbbe-1f87-4a72-9eee-4c1cd1f646ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:56,309 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:47:56,309 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2cd5406-985d-4fb4-b7df-c1f940c0fe89', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2cd5406-985d-4fb4-b7df-c1f940c0fe89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:57,357 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:47:57,358 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d100f1-a78a-4ad4-aa4f-3e51601a2dd4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d100f1-a78a-4ad4-aa4f-3e51601a2dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:58,490 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.115s
2025-12-09 20:47:58,490 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516f2a30-e110-4fe2-85df-9215bfd1b8c5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516f2a30-e110-4fe2-85df-9215bfd1b8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:47:59,559 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.056s
2025-12-09 20:47:59,559 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4053ce-3567-4757-876c-b06ec0ea974d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4053ce-3567-4757-876c-b06ec0ea974d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:00,668 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.097s
2025-12-09 20:48:00,668 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d94bfc0-c5a8-45de-a3cb-48523f79490d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d94bfc0-c5a8-45de-a3cb-48523f79490d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:01,719 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:48:01,719 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b96c0d-6ad6-4c31-a6b2-3f52d6231f41', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b96c0d-6ad6-4c31-a6b2-3f52d6231f41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:02,778 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.048s
2025-12-09 20:48:02,779 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501cf8d7-e64c-48a3-9098-40c147d9f349', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501cf8d7-e64c-48a3-9098-40c147d9f349', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:03,842 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.052s
2025-12-09 20:48:03,843 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca305121-592a-454a-bf74-dd0e841fb102', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca305121-592a-454a-bf74-dd0e841fb102', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:04,888 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.033s
2025-12-09 20:48:04,888 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e645d8-80d9-4718-8573-e7b2ae70b4f4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e645d8-80d9-4718-8573-e7b2ae70b4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:05,934 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:48:05,935 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af84298e-db21-442e-a24d-e173b6639071', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af84298e-db21-442e-a24d-e173b6639071', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:06,990 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.043s
2025-12-09 20:48:06,991 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1fb242-942c-4753-882b-74c8d1b5e3ba', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1fb242-942c-4753-882b-74c8d1b5e3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:08,039 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:08,039 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95ed411-d7a2-4c32-bf0f-05431e86f4ec', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95ed411-d7a2-4c32-bf0f-05431e86f4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:09,090 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:48:09,090 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69317ad7-2241-40c1-9760-ff5a1cf52e8e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69317ad7-2241-40c1-9760-ff5a1cf52e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:10,137 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:48:10,137 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dec89b2-9a94-4dff-bbe5-2fe70292ac3a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dec89b2-9a94-4dff-bbe5-2fe70292ac3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:11,187 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:48:11,187 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5714e45e-ce6a-407c-b021-de3d55675bf4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5714e45e-ce6a-407c-b021-de3d55675bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:12,235 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:12,235 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d68e91-d727-48dc-8b16-3319b1f8b250', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d68e91-d727-48dc-8b16-3319b1f8b250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:13,284 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:48:13,284 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f064f7c0-cb5e-4686-ba0c-a60507a1993f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f064f7c0-cb5e-4686-ba0c-a60507a1993f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:14,338 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:48:14,339 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fc4653-3ebe-49ce-ac4f-f261c4769bee', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fc4653-3ebe-49ce-ac4f-f261c4769bee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:15,392 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:48:15,392 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4af2441-66cb-4b4d-a19c-4a7e8e9e67a4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4af2441-66cb-4b4d-a19c-4a7e8e9e67a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:16,449 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.045s
2025-12-09 20:48:16,449 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f663c907-a887-4705-95aa-e913b7b6119d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f663c907-a887-4705-95aa-e913b7b6119d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:17,500 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:48:17,501 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5dec519-7ac1-4269-9ac1-089567fe5bbd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5dec519-7ac1-4269-9ac1-089567fe5bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:18,548 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:18,549 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dacf9b71-da5a-43be-bc1f-6aa2cfea52c2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dacf9b71-da5a-43be-bc1f-6aa2cfea52c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:19,598 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:19,598 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36eb6ba2-70c6-4073-a37e-7aec9f8d9a37', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36eb6ba2-70c6-4073-a37e-7aec9f8d9a37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:20,655 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.045s
2025-12-09 20:48:20,655 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3fbd2ae-6a2e-4ca4-862b-1e12296755a9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3fbd2ae-6a2e-4ca4-862b-1e12296755a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:21,711 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.043s
2025-12-09 20:48:21,712 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da6318c-98ec-4bbc-acc9-03cbfc04c7e5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da6318c-98ec-4bbc-acc9-03cbfc04c7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:22,759 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:48:22,759 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f395e4-5aec-4361-989a-67a33646768e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f395e4-5aec-4361-989a-67a33646768e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:23,812 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:48:23,813 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794b99c5-5d77-487a-8323-5db648e728a4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794b99c5-5d77-487a-8323-5db648e728a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:24,862 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:48:24,862 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b45d8d1-9118-4ca8-a0ad-8929d7e712ab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b45d8d1-9118-4ca8-a0ad-8929d7e712ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:25,918 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.044s
2025-12-09 20:48:25,919 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd47c9a-b29f-4cfc-8ee7-5144dcb69db3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd47c9a-b29f-4cfc-8ee7-5144dcb69db3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:26,975 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.043s
2025-12-09 20:48:26,976 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8683a1cb-466f-44a5-86da-cd4837cc4353', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8683a1cb-466f-44a5-86da-cd4837cc4353', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:28,032 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.045s
2025-12-09 20:48:28,033 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-678c7cec-cb1b-47cc-9571-b83528c0c122', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-678c7cec-cb1b-47cc-9571-b83528c0c122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:29,080 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:29,081 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdcf4990-816b-4316-9204-f8eb9e165f48', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcf4990-816b-4316-9204-f8eb9e165f48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:30,131 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:48:30,132 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d34173c-0c77-44e7-bf0d-1bb53b8a49eb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d34173c-0c77-44e7-bf0d-1bb53b8a49eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:31,186 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.043s
2025-12-09 20:48:31,187 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3aca7bb-dfe2-4d47-925f-8a8af0793242', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3aca7bb-dfe2-4d47-925f-8a8af0793242', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:32,243 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.044s
2025-12-09 20:48:32,243 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a175bfd0-b3c1-4cb4-8f30-6dec100996ba', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a175bfd0-b3c1-4cb4-8f30-6dec100996ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:33,305 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.050s
2025-12-09 20:48:33,305 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2809eba3-e809-4c98-8e4a-67324a9c25fe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2809eba3-e809-4c98-8e4a-67324a9c25fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:34,352 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:48:34,352 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9681b541-8172-45f2-bc05-5db54fcf40a8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9681b541-8172-45f2-bc05-5db54fcf40a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:35,418 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.054s
2025-12-09 20:48:35,418 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8059bb89-bb63-42c2-ae7e-1b7814a1838b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8059bb89-bb63-42c2-ae7e-1b7814a1838b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:36,477 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.047s
2025-12-09 20:48:36,478 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4fde97-5fbd-4918-a7ae-bbe484ebe27d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4fde97-5fbd-4918-a7ae-bbe484ebe27d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:37,531 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.042s
2025-12-09 20:48:37,532 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec572af-a8a3-4e92-b49b-debbc62f03e9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec572af-a8a3-4e92-b49b-debbc62f03e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:38,586 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.042s
2025-12-09 20:48:38,587 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bbe0ba5-9011-40f8-93e1-974267ef6c6a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bbe0ba5-9011-40f8-93e1-974267ef6c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:39,641 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:48:39,641 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2d7886-4903-4557-8814-2736b0df410b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2d7886-4903-4557-8814-2736b0df410b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:40,689 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:40,690 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ec5e14-8b40-4cdb-813f-2e52afa85832', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ec5e14-8b40-4cdb-813f-2e52afa85832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:41,741 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:48:41,741 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32848ab-7b56-4d9b-9026-09b5b13cfd63', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32848ab-7b56-4d9b-9026-09b5b13cfd63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:42,786 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.033s
2025-12-09 20:48:42,787 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a66522-532c-4737-986e-28321780f971', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a66522-532c-4737-986e-28321780f971', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:43,836 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:48:43,836 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6fd2606-8991-46d8-b161-4fa79f545757', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fd2606-8991-46d8-b161-4fa79f545757', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:44,911 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.062s
2025-12-09 20:48:44,911 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc4f330-8177-4155-8636-da4904766ede', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc4f330-8177-4155-8636-da4904766ede', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:45,970 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.047s
2025-12-09 20:48:45,971 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a23997-54bc-412c-a4ee-d7162f015407', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a23997-54bc-412c-a4ee-d7162f015407', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:47,027 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.045s
2025-12-09 20:48:47,027 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ca420d-9bd7-4453-a62e-bf09914ec6dd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ca420d-9bd7-4453-a62e-bf09914ec6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:48,080 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:48:48,080 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ece987-76e9-4546-89aa-e9f15697205e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ece987-76e9-4546-89aa-e9f15697205e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:49,130 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:48:49,131 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2649f364-4c27-4ac2-92f0-72eb6d0cfd1f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2649f364-4c27-4ac2-92f0-72eb6d0cfd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:50,179 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:50,179 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4fb438-d1ba-48e3-bfe9-1c111bf748c8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4fb438-d1ba-48e3-bfe9-1c111bf748c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:51,243 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.052s
2025-12-09 20:48:51,244 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d384072-48fb-47e3-bf78-6889431b2dc9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d384072-48fb-47e3-bf78-6889431b2dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:52,301 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.046s
2025-12-09 20:48:52,302 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff31974e-977b-4775-88a1-f2e2ac82b2b0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff31974e-977b-4775-88a1-f2e2ac82b2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:53,378 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.064s
2025-12-09 20:48:53,378 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fab075-6137-4be3-ba84-d09d3abc3c9a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fab075-6137-4be3-ba84-d09d3abc3c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:54,428 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:54,428 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27658a30-4bb3-4967-8438-e834c5c905e2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27658a30-4bb3-4967-8438-e834c5c905e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:55,483 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:48:55,483 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416d063f-da6f-414b-8893-e9b3b6e9debe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416d063f-da6f-414b-8893-e9b3b6e9debe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:56,531 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:48:56,531 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fdc987-3b74-4037-b8c4-3f6da6bc67a0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fdc987-3b74-4037-b8c4-3f6da6bc67a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:57,594 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.047s
2025-12-09 20:48:57,594 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a59a830-be29-4352-beea-20bfda3e68b2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a59a830-be29-4352-beea-20bfda3e68b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:58,663 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.056s
2025-12-09 20:48:58,664 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ceca9b-6ce5-4310-9b33-5a1c08133779', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ceca9b-6ce5-4310-9b33-5a1c08133779', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:48:59,716 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:48:59,716 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25830ac7-36c5-4c93-9b71-2e948b71a6b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25830ac7-36c5-4c93-9b71-2e948b71a6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:00,775 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.047s
2025-12-09 20:49:00,775 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c8bfca-1eda-435b-906d-20c54e1f2d7f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c8bfca-1eda-435b-906d-20c54e1f2d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:01,827 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:49:01,827 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a2f939-ee53-4d96-a00e-53e98ab1c682', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a2f939-ee53-4d96-a00e-53e98ab1c682', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:02,873 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.034s
2025-12-09 20:49:02,873 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0889527-0302-4daa-b5f9-1961f508c9a2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0889527-0302-4daa-b5f9-1961f508c9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:03,931 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.046s
2025-12-09 20:49:03,931 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682de7fb-54a7-44e9-a8db-e7f375e49b61', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682de7fb-54a7-44e9-a8db-e7f375e49b61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:05,034 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.092s
2025-12-09 20:49:05,034 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65457780-9d6e-4d27-8d53-1f3ac9bddbc4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65457780-9d6e-4d27-8d53-1f3ac9bddbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:06,089 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.044s
2025-12-09 20:49:06,090 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc8f2da-5061-4928-ab3b-d6f5ad9a6355', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc8f2da-5061-4928-ab3b-d6f5ad9a6355', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:07,141 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:49:07,141 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce3abac-9ae1-4c5d-8a71-c151834957f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce3abac-9ae1-4c5d-8a71-c151834957f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:08,189 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:49:08,189 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19535f72-2822-4434-bca4-a9a95ace0ba9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19535f72-2822-4434-bca4-a9a95ace0ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:09,257 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.056s
2025-12-09 20:49:09,258 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee95e3e-826b-4f0a-bae9-6ede323612e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee95e3e-826b-4f0a-bae9-6ede323612e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:10,309 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:49:10,309 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae24916-64b5-4f9f-8e40-01188a898684', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae24916-64b5-4f9f-8e40-01188a898684', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:11,358 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:49:11,359 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10ec540-ad44-422d-857b-f7ed58e53e08', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10ec540-ad44-422d-857b-f7ed58e53e08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:12,416 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.045s
2025-12-09 20:49:12,416 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3ed68b-0bf4-475f-80e8-49bf0d40ed2a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3ed68b-0bf4-475f-80e8-49bf0d40ed2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:13,469 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:49:13,469 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4a0e9a-cf16-44c7-a3c3-b7429b154324', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4a0e9a-cf16-44c7-a3c3-b7429b154324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:14,530 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.050s
2025-12-09 20:49:14,531 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5005cb-a795-43e8-a9be-bcf74c2a71d1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5005cb-a795-43e8-a9be-bcf74c2a71d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:15,584 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.042s
2025-12-09 20:49:15,584 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e144dad7-d908-4ead-b6dd-a3dcbcdd1ce1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e144dad7-d908-4ead-b6dd-a3dcbcdd1ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:16,643 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.047s
2025-12-09 20:49:16,643 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f6341d-3af0-4c83-a1db-00ee3a4d2698', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f6341d-3af0-4c83-a1db-00ee3a4d2698', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:17,692 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:49:17,693 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05601dc4-263e-4ece-a8d5-7396386f419b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05601dc4-263e-4ece-a8d5-7396386f419b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:18,742 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:49:18,743 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d71e9d-aba3-4ba1-8dd3-0dedd444b051', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d71e9d-aba3-4ba1-8dd3-0dedd444b051', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:19,817 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.062s
2025-12-09 20:49:19,817 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfc4d77-1549-4dfe-ad1d-e5f3c39aebf8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfc4d77-1549-4dfe-ad1d-e5f3c39aebf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:20,871 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:49:20,872 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b56aab-350b-45d4-80f1-c4c6e6563ea7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b56aab-350b-45d4-80f1-c4c6e6563ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:21,919 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:49:21,919 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d229945-62a7-43b7-88d1-a9f08adf8d39', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d229945-62a7-43b7-88d1-a9f08adf8d39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:22,993 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.062s
2025-12-09 20:49:22,994 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f27839-7f3f-49eb-a3ce-d8ff312542f7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f27839-7f3f-49eb-a3ce-d8ff312542f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:24,056 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.050s
2025-12-09 20:49:24,056 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38165bbb-f9d3-4661-a05e-c8a835e7075a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38165bbb-f9d3-4661-a05e-c8a835e7075a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:25,111 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.043s
2025-12-09 20:49:25,111 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5f2372-57ef-472f-9e30-fde3987568f4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5f2372-57ef-472f-9e30-fde3987568f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:26,179 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.055s
2025-12-09 20:49:26,179 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e5b4fa-46bb-4ead-a26f-ee0d27f10e3d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e5b4fa-46bb-4ead-a26f-ee0d27f10e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:27,226 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:49:27,226 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b17619c-b9b2-4e05-a444-3a0d81760d91', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b17619c-b9b2-4e05-a444-3a0d81760d91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:28,293 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.054s
2025-12-09 20:49:28,293 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9abbd30d-2d6b-45a9-9bed-a5b174ca21fe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9abbd30d-2d6b-45a9-9bed-a5b174ca21fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:29,364 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.059s
2025-12-09 20:49:29,364 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9706f0c4-9b4e-44e2-8bd7-d161d784b09c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9706f0c4-9b4e-44e2-8bd7-d161d784b09c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:30,444 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.068s
2025-12-09 20:49:30,444 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9626300-441f-4bb5-93a4-1aabd76f4663', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9626300-441f-4bb5-93a4-1aabd76f4663', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:31,494 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:49:31,494 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2321a7f8-a5a0-4f32-a2bf-9aff2fe34585', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2321a7f8-a5a0-4f32-a2bf-9aff2fe34585', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:32,546 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:49:32,546 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d9ed20-da87-4f43-876e-4d5d06b57714', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d9ed20-da87-4f43-876e-4d5d06b57714', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:33,596 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:49:33,597 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf656f4-5903-43fb-a423-698c5246b169', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf656f4-5903-43fb-a423-698c5246b169', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:34,649 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:49:34,649 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b4e69e-4a00-444c-9b68-6b0fd3584b51', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b4e69e-4a00-444c-9b68-6b0fd3584b51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:35,704 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.043s
2025-12-09 20:49:35,705 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353ed934-ab9e-454a-afaa-f02185513dc1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353ed934-ab9e-454a-afaa-f02185513dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:36,762 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.046s
2025-12-09 20:49:36,762 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bde7e7-e1b0-4944-a87b-2e5261c947d8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bde7e7-e1b0-4944-a87b-2e5261c947d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:37,825 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.052s
2025-12-09 20:49:37,826 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e2d56f-2389-423f-b339-8d3d7df6b5e9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e2d56f-2389-423f-b339-8d3d7df6b5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:38,876 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:49:38,876 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6075b8f-61a1-4b94-afa3-affdf2752196', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6075b8f-61a1-4b94-afa3-affdf2752196', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:39,926 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:49:39,927 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c43fe2-f542-49c9-9340-734178e435bc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c43fe2-f542-49c9-9340-734178e435bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:40,977 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:49:40,977 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab883034-08f7-4c8b-8036-d4796c4470bc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab883034-08f7-4c8b-8036-d4796c4470bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:42,025 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:49:42,025 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd5a9ee-ed35-4778-97bc-dc106780f7bb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd5a9ee-ed35-4778-97bc-dc106780f7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:43,072 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:49:43,073 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fa9e88-c50c-403b-a3e6-12d858cb7fb1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fa9e88-c50c-403b-a3e6-12d858cb7fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:44,126 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.042s
2025-12-09 20:49:44,127 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da20233f-6795-4adb-b423-c4f2afdd55db', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da20233f-6795-4adb-b423-c4f2afdd55db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:45,178 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:49:45,178 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff14b89-fbc7-47a6-897a-7f6fcb33b575', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff14b89-fbc7-47a6-897a-7f6fcb33b575', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:46,229 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:49:46,229 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e47db2f-190b-4d5b-b8bf-5beea4045bf3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e47db2f-190b-4d5b-b8bf-5beea4045bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:47,291 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.050s
2025-12-09 20:49:47,291 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91e6ea6-8140-4dd2-8b4e-af2f47d2b1d4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91e6ea6-8140-4dd2-8b4e-af2f47d2b1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:48,340 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:49:48,340 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75c87c6-20f5-45c1-9719-33add7412e03', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75c87c6-20f5-45c1-9719-33add7412e03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:49,393 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:49:49,394 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d332bd64-3bca-4c4e-be84-193c31c1ac71', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d332bd64-3bca-4c4e-be84-193c31c1ac71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:50,446 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:49:50,447 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9c3123-71c2-4cb6-ba01-275788a89543', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9c3123-71c2-4cb6-ba01-275788a89543', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:51,501 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:49:51,501 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a29f3e-52c4-4a59-9b72-ab5e72e81df2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a29f3e-52c4-4a59-9b72-ab5e72e81df2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:52,554 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:49:52,554 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6ead0a-c4dd-4b8c-b142-eb734701808a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6ead0a-c4dd-4b8c-b142-eb734701808a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:53,613 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.047s
2025-12-09 20:49:53,613 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192fc1fd-2fe1-4256-95f0-86e039a8859c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192fc1fd-2fe1-4256-95f0-86e039a8859c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:54,662 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:49:54,663 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b60cf1-1a3b-4576-be83-2458c281e6c2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b60cf1-1a3b-4576-be83-2458c281e6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:55,712 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:49:55,713 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdb0819-dadc-4ab6-b45b-a280ed010571', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdb0819-dadc-4ab6-b45b-a280ed010571', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:56,775 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.048s
2025-12-09 20:49:56,775 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e62c05-b7af-4a85-a340-5bc9eb1b828b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e62c05-b7af-4a85-a340-5bc9eb1b828b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:57,833 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.046s
2025-12-09 20:49:57,834 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4b39df-047b-4147-a2e8-0721b7eb4090', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4b39df-047b-4147-a2e8-0721b7eb4090', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:58,893 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.046s
2025-12-09 20:49:58,893 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174f312e-f5d2-4f49-a2ec-a08e585a633e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174f312e-f5d2-4f49-a2ec-a08e585a633e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:49:59,945 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:49:59,946 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:49:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03983f7-9139-46f0-a4ac-7cd25508fd39', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03983f7-9139-46f0-a4ac-7cd25508fd39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:01,003 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.046s
2025-12-09 20:50:01,004 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca410140-6a42-4a04-ae78-98e783af6152', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca410140-6a42-4a04-ae78-98e783af6152', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:02,059 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.044s
2025-12-09 20:50:02,059 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c393140a-063d-4a97-b866-152ce1c4bd71', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c393140a-063d-4a97-b866-152ce1c4bd71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:03,116 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.045s
2025-12-09 20:50:03,116 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74da3aa-e372-4d49-a9b8-35a31ddce4b9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74da3aa-e372-4d49-a9b8-35a31ddce4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:04,164 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:50:04,165 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54067f8-05ba-45fe-a5ac-40a5985a341d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54067f8-05ba-45fe-a5ac-40a5985a341d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:05,213 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:50:05,213 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6de80f-a19c-4e2d-b513-b20a1b733613', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6de80f-a19c-4e2d-b513-b20a1b733613', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:06,265 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:50:06,265 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185ad755-42ae-44f5-b7fb-979d89539f59', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185ad755-42ae-44f5-b7fb-979d89539f59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:07,316 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.034s
2025-12-09 20:50:07,316 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b6ca0e-e9db-4930-b794-eeada2402972', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b6ca0e-e9db-4930-b794-eeada2402972', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:08,365 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:50:08,365 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7867469-dd88-4830-ad32-8d6998ce6b37', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7867469-dd88-4830-ad32-8d6998ce6b37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:09,418 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:50:09,418 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68537304-0241-4adf-86c7-7de69994564a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68537304-0241-4adf-86c7-7de69994564a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:10,468 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:50:10,469 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f935b27-2d37-45d1-be8e-fa32aaa2fb0b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f935b27-2d37-45d1-be8e-fa32aaa2fb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:11,516 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:50:11,517 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb9c32c-711d-4283-9d57-c00f68e94750', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb9c32c-711d-4283-9d57-c00f68e94750', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:12,571 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.042s
2025-12-09 20:50:12,571 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01355b9c-bb76-4e03-8a56-b877250dd606', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01355b9c-bb76-4e03-8a56-b877250dd606', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:13,622 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:50:13,622 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f045873a-3ee8-4297-8cca-f9628747d99c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f045873a-3ee8-4297-8cca-f9628747d99c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:14,673 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:50:14,674 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d277f09-820c-4151-8569-4c9fc3a5d02a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d277f09-820c-4151-8569-4c9fc3a5d02a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:15,735 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.044s
2025-12-09 20:50:15,735 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a317d6b-2b15-466d-ba94-fb77241e803b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a317d6b-2b15-466d-ba94-fb77241e803b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:16,786 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:50:16,786 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe9e331-6d9e-4b01-8df2-29d716741918', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe9e331-6d9e-4b01-8df2-29d716741918', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:17,839 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:50:17,839 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b60712-cc18-46c0-a1c4-a1d04c41b2e7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b60712-cc18-46c0-a1c4-a1d04c41b2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:18,887 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:50:18,888 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c88734-7aa7-4a74-b48a-e4367a533582', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c88734-7aa7-4a74-b48a-e4367a533582', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:19,933 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.034s
2025-12-09 20:50:19,933 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c3f43a-e64e-4f8e-979c-fdec1e86c1a6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c3f43a-e64e-4f8e-979c-fdec1e86c1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:20,984 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.039s
2025-12-09 20:50:20,985 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252394d5-0f06-49e7-886c-e9b93419c038', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252394d5-0f06-49e7-886c-e9b93419c038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:22,029 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.033s
2025-12-09 20:50:22,029 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567b13e8-eaa8-4a9b-add4-066206cf9a24', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567b13e8-eaa8-4a9b-add4-066206cf9a24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:23,077 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:50:23,078 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f2c7536-2d54-4772-8738-0c876f070378', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f2c7536-2d54-4772-8738-0c876f070378', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:24,125 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:50:24,125 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc140b3c-0d96-4292-bf71-613edf24253f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc140b3c-0d96-4292-bf71-613edf24253f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:25,176 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:50:25,176 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbc8ef7-a932-4ace-897d-f24293726e5f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbc8ef7-a932-4ace-897d-f24293726e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:26,221 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.033s
2025-12-09 20:50:26,221 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef826fd-56f9-4222-8a26-5160c5523d05', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef826fd-56f9-4222-8a26-5160c5523d05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:27,266 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.034s
2025-12-09 20:50:27,266 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40132a36-f363-491d-a3b6-0d7279b0dda2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40132a36-f363-491d-a3b6-0d7279b0dda2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:28,317 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:50:28,318 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1414cd1f-4683-40f3-9b4d-7b69638bfc85', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1414cd1f-4683-40f3-9b4d-7b69638bfc85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:29,380 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.048s
2025-12-09 20:50:29,380 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5ccf8e-4f18-4e43-945b-a40e29feb616', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5ccf8e-4f18-4e43-945b-a40e29feb616', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:30,441 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.046s
2025-12-09 20:50:30,441 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3117983a-ef9e-4813-a1de-f6ac8561976b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3117983a-ef9e-4813-a1de-f6ac8561976b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:31,491 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:50:31,492 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4dd0aa-8e27-4fc1-b88b-d494b9239c65', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4dd0aa-8e27-4fc1-b88b-d494b9239c65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:32,540 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:50:32,541 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2624ec3-6a0f-4b89-914c-ae0d1316997b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2624ec3-6a0f-4b89-914c-ae0d1316997b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:33,595 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:50:33,595 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f37514-a888-48c4-972b-9911a040a8cd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f37514-a888-48c4-972b-9911a040a8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:34,640 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.034s
2025-12-09 20:50:34,640 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f282366-7c07-4fac-95b8-6b5ff7f1bcd2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f282366-7c07-4fac-95b8-6b5ff7f1bcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:35,687 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.035s
2025-12-09 20:50:35,687 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d551d9c3-20c9-4963-8881-dab1a6542f24', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d551d9c3-20c9-4963-8881-dab1a6542f24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:36,736 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:50:36,736 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6debd2-65c1-44ae-a238-6ea3d7e26500', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6debd2-65c1-44ae-a238-6ea3d7e26500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:37,785 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:50:37,785 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397cc66f-4e23-492c-af8c-ae49fd3bbe7f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397cc66f-4e23-492c-af8c-ae49fd3bbe7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:38,859 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.059s
2025-12-09 20:50:38,859 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d45d171-a950-47c9-a83b-7acf72e87089', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d45d171-a950-47c9-a83b-7acf72e87089', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:39,904 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.032s
2025-12-09 20:50:39,904 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c932f6ac-2fd3-4924-a017-a3c7adcf01f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c932f6ac-2fd3-4924-a017-a3c7adcf01f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:40,948 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.032s
2025-12-09 20:50:40,948 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb5f7b9-7252-41c9-82c9-55d0745b7719', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb5f7b9-7252-41c9-82c9-55d0745b7719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:41,993 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.033s
2025-12-09 20:50:41,994 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa57f1d-ae50-49cd-b0d0-f033c975adc3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa57f1d-ae50-49cd-b0d0-f033c975adc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:43,045 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:50:43,045 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76540eb8-1f36-4a6e-9aad-6ec7703ac73f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76540eb8-1f36-4a6e-9aad-6ec7703ac73f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:44,093 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:50:44,093 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0697d601-ddc0-4772-9015-2aff5bf153ed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0697d601-ddc0-4772-9015-2aff5bf153ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:45,141 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.036s
2025-12-09 20:50:45,141 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e670c6-8bfd-496b-85d4-fafa9a39dab7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e670c6-8bfd-496b-85d4-fafa9a39dab7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:46,191 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.038s
2025-12-09 20:50:46,191 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a0fe50-bb07-449d-be89-f18b0308f00a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a0fe50-bb07-449d-be89-f18b0308f00a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:47,257 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.042s
2025-12-09 20:50:47,258 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-936ee32e-e6c3-461e-afd7-c430f75c23c6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-936ee32e-e6c3-461e-afd7-c430f75c23c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:48,304 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.034s
2025-12-09 20:50:48,304 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-896274bb-81ee-4480-8ba5-1c1aa8d01036', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-896274bb-81ee-4480-8ba5-1c1aa8d01036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:49,352 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.037s
2025-12-09 20:50:49,353 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca48374-1da0-45fb-beff-01a08ff2bb73', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca48374-1da0-45fb-beff-01a08ff2bb73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:50,411 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.041s
2025-12-09 20:50:50,411 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c08a32a-1486-4e53-8fcd-49bcccda3c85', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c08a32a-1486-4e53-8fcd-49bcccda3c85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"volume": {"id": "152f9fd9-932a-4ed7-a19f-f0fbc78c4233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-09T19:47:35.000000", "updated_at": "2025-12-09T19:47:35.000000", "name": "tempest-tempest.common.compute-volume-1445677765", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}, {"rel": "bookmark", "href": "http://192.168.122.136/volume/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233"}], "user_id": "dfed12e882c74d3bb22e7c3a5cb8e746", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "856b8837f6094c1da6482e0cd220dd9d"}}'
2025-12-09 20:50:50,461 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 400 DELETE http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233 0.040s
2025-12-09 20:50:50,462 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1bb206-5220-49ab-9bcd-40d5120faf59', 'x-openstack-request-id': 'req-1e1bb206-5220-49ab-9bcd-40d5120faf59', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.136/volume/v3/volumes/152f9fd9-932a-4ed7-a19f-f0fbc78c4233'}
Body: b'{"badRequest": {"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."}}'
2025-12-09 20:50:50,462 82096 ERROR [tempest.common.compute] Deleting volume 152f9fd9-932a-4ed7-a19f-f0fbc78c4233 failed, exception 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.'}
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute Traceback (most recent call last):
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute waiters.wait_for_volume_resource_status(volumes_client,
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute raise lib_exc.TimeoutException(message)
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute Details: volume 152f9fd9-932a-4ed7-a19f-f0fbc78c4233 failed to reach available status (current creating) within the required time (196 s).
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute Traceback (most recent call last):
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 269, in create_test_server
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute volumes_client.delete_volume(volume['volume']['id'])
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute resp, body = self.delete(url)
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute resp, resp_body = super(BaseClient, self).request(
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 877, in _error_checker
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute raise exceptions.BadRequest(resp_body, resp=resp)
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute tempest.lib.exceptions.BadRequest: Bad request
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute 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.'}
2025-12-09 20:50:50.462 82096 ERROR tempest.common.compute
2025-12-09 20:50:50,720 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.136/networking/v2.0/security-groups/967fdde9-56ce-477c-9e6b-44a5e7daf229 0.256s
2025-12-09 20:50:50,720 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-11a3deb0-d4c9-40f9-b4d5-43c9d363d015', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.136/networking/v2.0/security-groups/967fdde9-56ce-477c-9e6b-44a5e7daf229'}
Body: b''
2025-12-09 20:50:50,744 82096 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://192.168.122.136/compute/v2.1/os-keypairs/tempest-TestShelveInstance-173268669 0.024s
2025-12-09 20:50:50,745 82096 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 09 Dec 2025 19:50:50 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-16efc9dd-543b-4e75-b38a-031e50a96adc', 'x-compute-request-id': 'req-16efc9dd-543b-4e75-b38a-031e50a96adc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.136/compute/v2.1/os-keypairs/tempest-TestShelveInstance-173268669'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 128, in test_shelve_volume_backed_instance
self._create_server_then_shelve_and_unshelve(boot_from_volume=True)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 90, in _create_server_then_shelve_and_unshelve
server = self.create_server(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server
waiters.wait_for_volume_resource_status(volumes_client,
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 152f9fd9-932a-4ed7-a19f-f0fbc78c4233 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt24.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
pt25.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt25.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests33) |
skip
pt25.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectAdminTests39) |
skip
pt25.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt25.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt26.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt26.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt27.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt27.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt28.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt28.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt28.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt29.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
pt30.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt30.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt30.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt30.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt30.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt30.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
pt31.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt31.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
pt32.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt32.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
pt33.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt33.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
pt34.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt34.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt35.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt35.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt35.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt36.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
pt37.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
pt38.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
pt39.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
pt40.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
pt41.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt41.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
pt42.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
pt43.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt43.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt44.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt45.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
pt46.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt47.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt48.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
pt49.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
pt49.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
pt50.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
pt51.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_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt52.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
pt53.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_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt54.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] |
pass
pt54.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt84.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
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt89.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
pt90.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt98.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
pt98.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt99.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_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt100.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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_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
pt105.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
pt106.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_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt107.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 295 | 207 | 32 | 0 | 56 | ||